The net/p5-Net-Daemon port
p5-Net-Daemon-0.49 – extension for portable daemons (cvsweb github mirror)
Description
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: 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.WWW: https://metacpan.org/release/Net-Daemon
Maintainer
The OpenBSD ports mailing-list
Categories
Files
- /usr/local/libdata/perl5/site_perl/Net/
- /usr/local/libdata/perl5/site_perl/Net/Daemon.pm
- /usr/local/libdata/perl5/site_perl/Net/Daemon/
- /usr/local/libdata/perl5/site_perl/Net/Daemon/Log.pm
- /usr/local/libdata/perl5/site_perl/Net/Daemon/Test.pm
- /usr/local/man/man3p/Net::Daemon.3p
- /usr/local/man/man3p/Net::Daemon::Log.3p
- /usr/local/man/man3p/Net::Daemon::Test.3p