66ce44d0fa
This module for writing rpc servers and clients
7 lines
270 B
Plaintext
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.
|