diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-30 21:58:45 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-30 21:58:45 +0000 |
| commit | ff40caa62ab4430b81e9c8d38d77d3b64814185e (patch) | |
| tree | 9d5a258e4bcf2a59fabaa1b7d37a7f628991249d /gemfeed/2011-05-07-perl-daemon-service-framework.html | |
| parent | 3240a8b82b9395a9ec3ed9c1b07928bb5904dba9 (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed/2011-05-07-perl-daemon-service-framework.html')
| -rw-r--r-- | gemfeed/2011-05-07-perl-daemon-service-framework.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index bb9682c9..a415ee86 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -77,7 +77,7 @@ p.quote:after { \, /-( /'-,\, /-( /'-, \, /-( / //\ //\\ //\ //\\ //\ //\\jrei </pre> -<p class="quote"><i>Written by Paul Buetow 2011-05-07, last updated 2021-05-07</i></p> +<p class="quote"><i>Published by Paul Buetow 2011-05-07, last updated 2021-05-07</i></p> <p>PerlDaemon is a minimal daemon for Linux and other Unix like operating systems programmed in Perl. It is a minimal but pretty functional and fairly generic service framework. This means that it does not do anything useful other than providing a framework for starting, stopping, configuring and logging. To do something useful, a module (written in Perl) must be provided.</p> <h2>Features</h2> <p>PerlDaemon supports:</p> |
