openbsd-ports/net/p5-PlRPC/pkg/DESCR
kevlo 66ce44d0fa Initial import of PlRPC-0.2012
This module for writing rpc servers and clients
2001-01-19 03:05:37 +00:00

7 lines
270 B
Plaintext

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.