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

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


Branch: pkgsrc-2021Q3, Version: 0.49, Package name: p5-Net-Daemon-0.49, Maintainer: pkgsrc-users

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: dbe832c726b4ae63f5c91e031ba761a6ce773eed
RMD160: 1ae3fbd5af533dda02ba1154eea03c276c7dc9a1
Filesize: 31.106 KB

Version history: (Expand)