summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-06-13Released PerlDaemon v1.2Paul Buetow
2011-06-06Included use strict and use warnings pragmasv1.2Paul 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-30Time::HiRes job scheduling supportPaul Buetow
2011-05-30Passing of startup options workPaul 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-13added an example modulePaul Buetow
2011-05-13s/RunModule/RunModules/gPaul Buetow
2011-05-13re-moved modules into PerlDaemon::Paul Buetow
2011-05-13copied stuff into ./lib Paul Buetow
2011-03-17renamed due module namePaul Buetow
2011-03-17added module prefixesPaul Buetow
2011-03-17./lib and ./conf added.Paul Buetow