Perl extension for portable daemons
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6/perl-Net-Daemon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Net-Daemon-0.49.tar.gz | 0000031853 31.1 KB | |
cpanspec.yml | 0000000688 688 Bytes | |
perl-Net-Daemon.changes | 0000005360 5.23 KB | |
perl-Net-Daemon.spec | 0000002457 2.4 KB |
Revision 2 (latest revision is 4)
Yuchen Lin (maxlin_factory)
accepted
request 939787
from
Yuchen Lin (maxlin_factory)
(revision 2)
Automatically create request by update submitter. This is trying to update package to openSUSE:Backports:SLE-15-SP4 from openSUSE:Factory. Please review this change and decline it if Leap do not need it.
Comments 0