Source: libplrpc-perl
Section: interpreters
Priority: extra
Maintainer: Mike Mattice <mattice@debian.org>
Build-Depends-Indep: debhelper (>= 3.4.1), perl (>= 5.6.1-7) 
Standards-Version: 3.5.6.0

Package: libplrpc-perl
Architecture: all
Depends: ${perl:Depends}, libstorable-perl | perl-modules (>=5.8.0-10), libnet-daemon-perl 
Suggests: libcompress-zlib-perl
Description: Perl extensions for writing PlRPC servers and clients
 Perl RPC simplifies the writing of Perl based client/server
 applications.  RPC::PlServer is the package used on the server side,
 and you guess what RPC::PlClient is for.  plRPC works by defining a set
 of of functions that may be executed by the client.
