summaryrefslogtreecommitdiff
path: root/content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-11 19:16:48 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit3b89cdaf9a9eedb6b87ef739843ab5e392e417b2 (patch)
treec0f6302337aa345b136301ad868f4b134ddf8790 /content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md
parent4759474eb99652ec602a8ef65c4f13fd258b8a33 (diff)
add newlines after links in md
Diffstat (limited to 'content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md')
-rw-r--r--content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md b/content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md
index 4341a99..285c8ec 100644
--- a/content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md
+++ b/content/md/gemfeed/2011-05-07-perl-daemon-service-framework.md
@@ -1,6 +1,6 @@
> Written by Paul Buetow 2011-05-07, last updated 2021-05-07
-[Go back to the main site](../)
+[Go back to the main site](../)
# Perl Daemon (Service Framework)
@@ -158,6 +158,6 @@ BTW: You can install as many modules within the same instance as desired. But th
You can find PerlDaemon (including the examples) at:
-[https://github.com/snonux/perldaemon](https://github.com/snonux/perldaemon)
+[https://github.com/snonux/perldaemon](https://github.com/snonux/perldaemon)
E-Mail me your thoughts at comments@mx.buetow.org!