From 635e454fee7a48c36a0162e05ed224d52111c590 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 7 May 2021 22:52:47 +0100 Subject: typo --- content/gemtext/gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/gemtext/gemfeed/atom.xml') diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 479c7433..04a3629d 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-07T22:40:37+01:00 + 2021-05-07T22:52:43+01:00 buetow.org feed Having fun with computers! @@ -549,7 +549,7 @@ apply Service "dig6" { \, /-( /'-,\, /-( /'-, \, /-( / //\ //\\ //\ //\\ //\ //\\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. In order to do something useful, a module (written in Perl) bust be provided.

+

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

PerlDaemon supports: