openbsd-ports/net/p5-PlRPC/pkg/DESCR

7 lines
270 B
Plaintext
Raw Normal View History

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.