diff options
Diffstat (limited to 'content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html')
| -rw-r--r-- | content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html index e9b39533..05a80db6 100644 --- a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -23,9 +23,9 @@ li { color: #98be65; } <h1>Perl Daemon (Service Framework)</h1> <pre> a'! _,,_ a'! _,,_ a'! _,,_ - \_/ \ \_/ \ \_/ \.-, + \\_/ \ \\_/ \ \\_/ \.-, \, /-( /'-,\, /-( /'-, \, /-( / - //\ //\ //\ //\ //\ //\jrei + //\ //\\ //\ //\\ //\ //\\jrei </pre> <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. In order to do something useful, a module (written in Perl) bust be provided.</p> <h2>Features</h2> |
