summaryrefslogtreecommitdiffstats
path: root/libraries/perl-Net-Daemon/README
blob: 3d77deb34ffbd0778a601815008b77fb6bbe5f72 (plain)
perl-Net-Daemon (perl extension for portable daemons)

Net::Daemon is an abstract base class for implementing portable
server applications in a very simple way. The module is designed
for Perl 5.005 and threads, but can work with fork() and Perl 5.004.
It offers methods for the most common tasks a daemon needs.