diff options
Diffstat (limited to 'gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl')
| -rw-r--r-- | gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl index 36baca1c..8465297b 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl @@ -2,6 +2,8 @@ > Published at 2011-05-07T22:26:02+01:00; Updated at 2021-05-07 +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. + ``` a'! _,,_ a'! _,,_ a'! _,,_ \\_/ \ \\_/ \ \\_/ \.-, @@ -9,7 +11,7 @@ //\ //\\ //\ //\\ //\ //\\jrei ``` -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. +<< template::inline::toc ## Features @@ -162,6 +164,6 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts are: -<< template::inline::index perl +<< template::inline::rindex perl => ../ Back to the main site |
