Exherbo
GitLab
Packages
dev-perl/Net-Daemon
Perl extension for portable daemons.
Versions
Slot
Version
Repository
Platforms
0
0.49
perl
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://metacpan.org/release/Net-Daemon/
Summary
Perl extension for portable daemons
Description
Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. 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.
Upstream changelog
https://metacpan.org/changes/distribution/Net-Daemon
Dependencies
(
build+run:
dev-lang/perl:=
)
Downloads
mirror://cpan/authors/id/T/TO/TODDR/Net-Daemon-0.49.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)