summaryrefslogtreecommitdiff
path: root/content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 12:36:21 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-19 12:36:21 +0100
commitfaa2cd392016af9b76a4f40eeb12003785ced15e (patch)
treee9c8a2ef2db86ed9a31ea545c3fb37642141b20d /content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta
parent995140a869c86929318d990232aff50feb9f11b2 (diff)
dedicated gemtext branch
Diffstat (limited to 'content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta')
-rw-r--r--content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta5
1 files changed, 0 insertions, 5 deletions
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
deleted file mode 100644
index e1a36376..00000000
--- a/content/meta/gemfeed/2011-05-07-perl-daemon-service-framework.meta
+++ /dev/null
@@ -1,5 +0,0 @@
-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."