./net/p5-Net-Daemon, Perl5 module for writing networking daemons

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 0.39, Package name: p5-Net-Daemon-0.39, Maintainer: eric

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.

The Net::Daemon class offers methods for the most common tasks a daemon
needs: Starting up, logging, accepting clients, authorization,
restricting its own environment for security and doing the true work.
You only have to override those methods that aren't appropriate for you,
but typically inheriting will safe you a lot of work anyways.


Master sites: (Expand)

SHA1: 6799ec70460936bd3737fa5b91741af07bc0bdc8
RMD160: aba653ca4065e8133053948f8aa08a21a83baba5
Filesize: 30.993 KB

Version history: (Expand)