diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-02 20:37:01 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-02 20:37:01 +0200 |
| commit | 78257d3a4c1b7e7f409d065c73ab74b1ff1cbac2 (patch) | |
| tree | 8defdbb183b26a2111dd7c09712636b02b5865a9 /gemfeed/2011-05-07-perl-daemon-service-framework.html | |
| parent | 080d4cec4c8dac17178c7d974144f8e21883f53c (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed/2011-05-07-perl-daemon-service-framework.html')
| -rw-r--r-- | gemfeed/2011-05-07-perl-daemon-service-framework.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index 22691a8d..eb75cc00 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -191,7 +191,7 @@ sub do ($) { <p>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).</p> <h2>May the source be with you</h2> <p>You can find PerlDaemon (including the examples) at:</p> -<a class="textlink" href="https://github.com/snonux/perldaemon">https://github.com/snonux/perldaemon</a><br /> +<a class="textlink" href="https://codeberg.org/snonux/perldaemon">https://codeberg.org/snonux/perldaemon</a><br /> <p>E-Mail me your thoughts at comments@mx.buetow.org!</p> <a class="textlink" href="../">Go back to the main site</a><br /> </body> |
