From 522e7d3e2932f4982d3b3ff7f467615f9b29d14f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 22 Jan 2022 19:21:33 +0000 Subject: Publishing new version --- gemfeed/2011-05-07-perl-daemon-service-framework.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed/2011-05-07-perl-daemon-service-framework.html') diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index 4badde22..9354b82a 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -136,7 +136,7 @@ sub do ($) {

BTW: You can install as many modules within the same instance as desired. But they are run in sequential order (in future, they can also run in parallel using several threads or processes).

May the source be with you

You can find PerlDaemon (including the examples) at:

-https://codeberg.org/snonux/perldaemon
+https://codeberg.org/foozone/perldaemon

E-Mail me your comments to paul at buetow dot org!

Go back to the main site