diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 09:36:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-14 09:36:49 +0100 |
| commit | 13bb13d880e3afa5b653d21cd67f07b35fef8342 (patch) | |
| tree | 621447c78baa2172b0cb69cdd653597d7ddc96cd /content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi | |
| parent | b3277404518cf2ebc76e794ed619f8d2e87b8552 (diff) | |
restyle and also publish ioriot
Diffstat (limited to 'content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi')
| -rw-r--r-- | content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi index 958a4842..d13ff600 100644 --- a/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi +++ b/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi @@ -1,7 +1,3 @@ -> Written by Paul Buetow 2011-05-07, last updated 2021-05-07 - -=> ../ Go back to the main site - # Perl Daemon (Service Framework) ``` @@ -11,6 +7,8 @@ //\ //\\ //\ //\\ //\ //\\jrei ``` +> Written by Paul Buetow 2011-05-07, last updated 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. In order to do something useful, a module (written in Perl) must be provided. ## Features @@ -161,3 +159,5 @@ You can find PerlDaemon (including the examples) at: => https://github.com/snonux/perldaemon E-Mail me your thoughts at comments@mx.buetow.org! + +=> ../ Go back to the main site |
