libprpc-perl

Perl extensions for writing prpc servers and clients
  http://search.cpan.org/dist/pRPC-modules/
  0
  no reviews



Perl rpc 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. prpc works by defining a set of functions that may be executed by the client.