Letter P

perl-Net-Daemon - Perl extension for portable daemons

Website: http://search.cpan.org/dist/Net-Daemon/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
Net::Daemon is an abstract base class for implementing portable server
applications in a very simple way. The module is designed for Perl 5.006 and
ithreads (and higher), 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.

Packages

perl-Net-Daemon-0.48-18.fc14.al.noarch [49 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al