summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-06Included use strict and use warnings pragmasv1.2Paul Buetow
2011-06-06Initial correct handling of time carryingsPaul Buetow
2011-06-06Added ./control foregroundPaul Buetow
2011-06-06TODO is now WISHLISTPaul Buetow
2011-06-02initial carry handlingPaul Buetow
2011-06-02Added new TODO: signal 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 now also works using restartPaul Buetow
2011-05-30Passing of startup options workPaul Buetow
2011-05-30Allow command line arguments in TODO listPaul 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-24documented renaming of config optionsPaul 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-23initial TODO listPaul Buetow
2011-05-13added VERSION filePaul Buetow
2011-05-13updated README filePaul Buetow
2011-05-13ExampleModule.pm worksPaul Buetow
2011-05-13added separate logrotate() functionPaul Buetow
2011-05-13set the executable bitv1.1Paul Buetow
2011-05-13added 'restart' commandPaul Buetow
2011-05-13using #!/usr/bin/env in shebang for bsd compatPaul Buetow
2011-05-13added symlinkPaul 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-13introduced PerlDaemonModulesPaul Buetow
2011-05-13added perl -I$LIBDIR startup optionPaul Buetow
2011-05-13re-moved modules into PerlDaemon::Paul Buetow
2011-05-13re-added PerlDaemon:: namespacePaul Buetow
2011-05-13dont need a wrapper of a wrapperPaul Buetow
2011-05-13./bin contains the start scriptPaul Buetow
2011-05-13directory is now obsoletePaul Buetow
2011-05-13copied stuff into ./lib Paul Buetow
2011-05-13added lib directoryPaul Buetow
2011-05-13added ./bin directoryPaul Buetow
2011-03-17added extra pidfile checking on shutdownPaul Buetow
2011-03-17PerlDaemon:: module prefix works nowPaul Buetow