summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-Daemon/README
blob: 5782130cce9cfeb58916d04547347bc731f3e4e4 (plain)
1
2
3
4
5
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.
It offers methods for the most common tasks a daemon needs.