summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/gemtext/gemfeed/atom.xml6
-rw-r--r--content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html4
-rw-r--r--content/html/gemfeed/atom.xml6
3 files changed, 8 insertions, 8 deletions
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 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2021-05-07T22:38:38+01:00</updated>
+ <updated>2021-05-07T22:40:37+01:00</updated>
<title>buetow.org feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" />
@@ -545,9 +545,9 @@ apply Service "dig6" {
<h1>Perl Daemon (Service Framework)</h1>
<pre>
a'! _,,_ a'! _,,_ a'! _,,_
- \_/ \ \_/ \ \_/ \.-,
+ \\_/ \ \\_/ \ \\_/ \.-,
\, /-( /'-,\, /-( /'-, \, /-( /
- //\ //\ //\ //\ //\ //\jrei
+ //\ //\\ //\ //\\ //\ //\\jrei
</pre>
<p>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.</p>
<h2>Features</h2>
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; }
<h1>Perl Daemon (Service Framework)</h1>
<pre>
a'! _,,_ a'! _,,_ a'! _,,_
- \_/ \ \_/ \ \_/ \.-,
+ \\_/ \ \\_/ \ \\_/ \.-,
\, /-( /'-,\, /-( /'-, \, /-( /
- //\ //\ //\ //\ //\ //\jrei
+ //\ //\\ //\ //\\ //\ //\\jrei
</pre>
<p>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.</p>
<h2>Features</h2>
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 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2021-05-07T22:38:38+01:00</updated>
+ <updated>2021-05-07T22:40:37+01:00</updated>
<title>buetow.org feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="https://buetow.org/gemfeed/atom.xml" rel="self" />
@@ -545,9 +545,9 @@ apply Service "dig6" {
<h1>Perl Daemon (Service Framework)</h1>
<pre>
a'! _,,_ a'! _,,_ a'! _,,_
- \_/ \ \_/ \ \_/ \.-,
+ \\_/ \ \\_/ \ \\_/ \.-,
\, /-( /'-,\, /-( /'-, \, /-( /
- //\ //\ //\ //\ //\ //\jrei
+ //\ //\\ //\ //\\ //\ //\\jrei
</pre>
<p>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.</p>
<h2>Features</h2>