summaryrefslogtreecommitdiff
path: root/lib/PerlDaemon/RunModules.pm
AgeCommit message (Expand)Author
2022-04-21release v1.3developPaul Buetow
2022-04-21Make PerlDaemon run on OpenBSD 7.1Paul Buetow
2015-05-17retab and restyle the sourcePaul Buetow (europa)
2011-06-18Using a thread safe message queue for logging, preparing for multi threading ...Paul Buetow
2011-06-06Initial correct handling of time carryingsPaul Buetow
2011-06-02initial carry handlingPaul Buetow
2011-06-02last run -> last triggeredPaul Buetow
2011-06-02Added source headersPaul Buetow
2011-06-02Added module load error handlingPaul Buetow
2011-05-24removed a whitespacePaul Buetow
2011-05-24initial working Time::HiRes interval handlingPaul Buetow
2011-05-24logging to stdout if daemonize != yesPaul Buetow
2011-05-24added daemon.daemonize option (daemon can now start in the foreground if wished)Paul Buetow
2011-05-24renamed modules config options (added extra dots)Paul Buetow
2011-05-23fixed a prototypePaul Buetow
2011-05-23added a TODO linePaul Buetow
2011-05-23some code cleaningPaul Buetow
2011-05-23lastrun time tracking before $v->do()Paul Buetow
2011-05-23fixed lastrun hash accessPaul Buetow
2011-05-23initial Time::HiRes schedulerPaul Buetow
2011-05-13ExampleModule.pm worksPaul Buetow
2011-05-13added initial README filePaul Buetow
2011-05-13added Logger::warnPaul Buetow
2011-05-13s/RunModule/RunModules/gPaul Buetow