
RPC::Simple::AnyWhere - extension defining a virtual SRPC client or server class

package MyLocal ; use RPC::Simple::AnyLocal; # or AnyRemote BUT NOT THIS CLASS

This class is intented to be inherited only by AnyLocal or AnyRemote. Don't use it yourself.

Current Maintainer
Clint Edwards <cedwards@mcclatchyinteractive.com>
Original
Dominique Dumont, <Dominique_Dumont@grenoble.hp.com>

perl(1), RPC::Simple::Factory(3), RPC::Simple::AnyRemote(3)