RPC::Simple - Perl classes to handle simple asynchronous RPC calls with call-back
This module implements remote procedure call. I've tried to keep things simple. So this module should be : - quite simple to use (thanks to autoload mechanisms) - lightweight It sure is not : - DCE - CORBA - bulletproof - securityproof - foolproof Bu...
CEDWARDS/RPC-Simple-1.002 - 03 Jul 2006 19:45:27 UTC
RPC::Simple::Factory - Perl extension for creating RPC client
This class handles all the tricky stuff involving socket handling. This module was originally written to be used with Tk. Now you can use it without Tk, in blocking mode or asynchronous mode....
CEDWARDS/RPC-Simple-1.002 - 03 Jul 2006 19:45:27 UTC
RPC::Simple::AnyLocal - Perl extension defining a virtual SRPC client class
This class must be inherited by a sub-class so this one can use the RPC facility. Note that this class (and the Factory class) was designed to use Tk's fileevent facilities. The child object must declare in the @RPC_SUB array the name of the methods ...
CEDWARDS/RPC-Simple-1.002 - 03 Jul 2006 19:45:27 UTC
3
results (0.035 seconds)