Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libplrpc-perl
Perl extensions for writing plrpc servers and clients
http://search.cpan.org/search?query=PlRPC&mode=module
0
no reviews
Install
Perl rpc simplifies the writing of perl based client/server applications. rpc::plserver is the package used on the server side, and you guess what rpc::plclient is for. plrpc works by defining a set of functions that may be executed by the client.