Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13221

Added Files:
        net-daemon-pm.info plrpc-pm.info 
Log Message:
move to stable


--- NEW FILE: net-daemon-pm.info ---
Info2: <<
Package: net-daemon-pm
Version: 0.39
Revision: 1022
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
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.
<<
<<


--- NEW FILE: plrpc-pm.info ---
Info2: <<
Package: plrpc-pm
Version: 0.2018
Revision: 1022
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Description: Perl RPC client/server
Type: perl
License: Artistic
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: net-daemon-pm
BuildDepends: net-daemon-pm

Source: mirror:cpan:authors/id/J/JW/JWIED/PlRPC-%v.tar.gz
Source-MD5: bfa447a80e73fec54eb3c12fab4b9bdc
PatchScript: rm t/crypt.t

UpdatePOD: true
DocFiles: ChangeLog MANIFEST README

Homepage: http://search.cpan.org/dist/PlRPC
DescDetail: <<
        PlRPC (Perl RPC) is a package for implementing servers and clients that
        are written in Perl entirely. The name is borrowed from Sun's RPC
        (Remote Procedure Call), but it could as well be RMI like Java's "Remote
        Method Interface), because PlRPC gives you the complete power of Perl's
        OO framework in a very simple manner.

        RPC::PlServer is the package used on the server side, and you guess what
        RPC::PlClient is for. Both share the package RPC::PlServer::Comm for
        communication purposes. See PlRPC::Client(3) and RPC::PlServer::Comm for
        these parts.
<<
<<




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to