index
:
perldaemon
develop
master
PerlDaemon is a minimal daemon for Linux/UNIX programmed in Perl supporting logrotating, starting, stopping and a minimal configuration file. It can be extended to fit any task.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG
Age
Commit message (
Expand
)
Author
2022-04-21
release v1.3
develop
Paul Buetow
2011-11-19
Release v1.2.1
v1.2.1
Paul Buetow (mars.fritz.box)
2011-06-13
Some typos and more documentation
Paul Buetow
2011-06-13
Released PerlDaemon v1.2
Paul Buetow
2011-06-06
Initial correct handling of time carryings
Paul Buetow
2011-06-02
Added module load error handling
Paul Buetow
2011-05-30
Time::HiRes job scheduling support
Paul Buetow
2011-05-30
Passing of startup options work
Paul Buetow
2011-05-24
documented renaming of config options
Paul Buetow
2011-05-23
initial TODO list
Paul Buetow
2011-05-13
added VERSION file
Paul Buetow
2011-05-13
ExampleModule.pm works
Paul Buetow
2011-05-13
added initial README file
Paul Buetow
2011-03-17
PerlDaemon:: module prefix works now
Paul Buetow
2011-03-17
./lib and ./conf added.
Paul Buetow
2011-03-17
renamed DaemonLogic into RunModule
Paul Buetow
2011-03-11
documented a new property
Paul Buetow
2011-03-07
oop
Paul Buetow
2011-02-06
PerlDaemon is now CamelCase
Paul Buetow
2011-02-06
added changelog
Paul Buetow