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 of functions that may be executed by the client.