[Bug 465758] New: Review Request: perl-Net-Daemon - Perl extension for portable daemons

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 6 09:26:06 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Net-Daemon - Perl extension for portable daemons

https://bugzilla.redhat.com/show_bug.cgi?id=465758

           Summary: Review Request: perl-Net-Daemon - Perl extension for
                    portable daemons
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: plautrba at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://o5za5.cz/fedora/perl-Net-Daemon.spec
SRPM URL: http://o5za5.cz/fedora/perl-Net-Daemon-0.44-2.fc9.src.rpm
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
higher) and ithreads, 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.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list