From 6ba06035b145607f1fba37d6582fc2c9e0b111bf Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 7 May 2021 22:38:41 +0100 Subject: add perldaemon --- content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta (limited to 'content/meta') diff --git a/content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta b/content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta new file mode 100644 index 0000000..e1a3637 --- /dev/null +++ b/content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta @@ -0,0 +1,5 @@ +local meta_date="2011-05-07T22:26:02+01:00" +local meta_author="Paul Buetow" +local meta_email="comments@mx.buetow.org" +local meta_title="Perl Daemon (Service Framework)" +local meta_summary="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 a module (written in Perl) bust be provided.. .....to read on please visit my site." -- cgit v1.2.3