diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
| commit | c1a925e771c21b2e8896634d199d257d9cf1c74d (patch) | |
| tree | 6999e52fc165a3c5fcb363f3929d352ef9aa7208 /gemfeed/2011-05-07-perl-daemon-service-framework.html | |
| parent | 29f75a28d90c929226cecc08d50824be3628e51d (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/2011-05-07-perl-daemon-service-framework.html')
| -rw-r--r-- | gemfeed/2011-05-07-perl-daemon-service-framework.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index 470ea939..75c2854a 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -9,13 +9,13 @@ </head> <body> <h1>Perl Daemon (Service Framework)</h1> +<p class="quote"><i>Published by Paul at 2011-05-07, last updated at 2021-05-07</i></p> <pre> a'! _,,_ a'! _,,_ a'! _,,_ \\_/ \ \\_/ \ \\_/ \.-, \, /-( /'-,\, /-( /'-, \, /-( / //\ //\\ //\ //\\ //\ //\\jrei </pre><br /> -<p class="quote"><i>Published by Paul at 2011-05-07, last updated at 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> @@ -138,7 +138,7 @@ sub do ($) { <h2>May the source be with you</h2> <p>You can find PerlDaemon (including the examples) at:</p> <a class="textlink" href="https://codeberg.org/snonux/perldaemon">https://codeberg.org/snonux/perldaemon</a><br /> -<p>E-Mail me your comments to paul at buetow dot org!</p> +<p>E-Mail me your comments to paul at buetow dot org! :-)</p> <a class="textlink" href="../">Go back to the main site</a><br /> <p class="footer"> Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | |
