From c2a7a5f812ec1fde534adab4c954316643135335 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jan 2022 16:13:23 +0000 Subject: Publishing new version --- gemfeed/2011-05-07-perl-daemon-service-framework.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/2011-05-07-perl-daemon-service-framework.html') diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index f6f95ad5..0efddf13 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -14,7 +14,7 @@ \, /-( /'-,\, /-( /'-, \, /-( / //\ //\\ //\ //\\ //\ //\\jrei -

Published by Paul Buetow 2011-05-07, last updated 2021-05-07

+

Published by Paul at 2011-05-07, last 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.

Features

PerlDaemon supports:

@@ -142,7 +142,7 @@ sub do ($) { -- cgit v1.2.3