Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24289/stable/main/finkinfo/libs/perlmods

Added Files:
        net-daemon-pm.info 
Log Message:
Move to stable in preparation of dbi-pm


--- NEW FILE: net-daemon-pm.info ---
Info2: <<
Package: net-daemon-pm
Version: 0.39
Revision: 12
Description: Perl extension for portable daemons
Type: perl
License: Artistic
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: system-perl
BuildDepends: system-perl

Source: mirror:cpan:authors/id/J/JW/JWIED/Net-Daemon-%v.tar.gz
Source-MD5: 5a09d0f3c9db063982b503a1ef3b9fb0

UpdatePOD: true
NoPerlTests: true
DocFiles: ChangeLog MANIFEST README

Homepage: http://search.cpan.org/dist/Net-Daemon
DescDetail: <<
        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.
<<
<<



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to