From ee7244e522af26681ebec522fa72fc2cafcec196 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 7 May 2021 22:40:41 +0100 Subject: fix ascii art --- content/gemtext/gemfeed/atom.xml | 6 +++--- content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html | 4 ++-- content/html/gemfeed/atom.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'content') diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index cd293f4e..479c7433 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-07T22:38:38+01:00 + 2021-05-07T22:40:37+01:00 buetow.org feed Having fun with computers! @@ -545,9 +545,9 @@ apply Service "dig6" {

Perl Daemon (Service Framework)

    a'!   _,,_ a'!   _,,_     a'!   _,,_
-     \_/    \  \_/    \      \_/    \.-,
+     \\_/    \  \\_/    \      \\_/    \.-,
       \, /-( /'-,\, /-( /'-,    \, /-( /
-      //\ //\   //\ //\       //\ //\jrei
+      //\ //\\   //\ //\\       //\ //\\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.

Features

diff --git a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html index e9b39533..05a80db6 100644 --- a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -23,9 +23,9 @@ li { color: #98be65; }

Perl Daemon (Service Framework)

    a'!   _,,_ a'!   _,,_     a'!   _,,_
-     \_/    \  \_/    \      \_/    \.-,
+     \\_/    \  \\_/    \      \\_/    \.-,
       \, /-( /'-,\, /-( /'-,    \, /-( /
-      //\ //\   //\ //\       //\ //\jrei
+      //\ //\\   //\ //\\       //\ //\\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.

Features

diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 16b657f0..d6e9c466 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-07T22:38:38+01:00 + 2021-05-07T22:40:37+01:00 buetow.org feed Having fun with computers! @@ -545,9 +545,9 @@ apply Service "dig6" {

Perl Daemon (Service Framework)

    a'!   _,,_ a'!   _,,_     a'!   _,,_
-     \_/    \  \_/    \      \_/    \.-,
+     \\_/    \  \\_/    \      \\_/    \.-,
       \, /-( /'-,\, /-( /'-,    \, /-( /
-      //\ //\   //\ //\       //\ //\jrei
+      //\ //\\   //\ //\\       //\ //\\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.

Features

-- cgit v1.2.3