module for writing rpc servers and clients
pRPC-modules is a package that simplifies the writing of Perl 
based client/server applications. RPC::pServer is the package
used on the server side, and you guess what RPC::pClient is for.

See the RPC::pServer(3) and RPC::pClient(3) manpages for detailed
information.

Maintainer: Kevin Lo <kevlo@openbsd.org>
