Dominique Dumont > RPC-Simple-1.001 > RPC::Simple::AnyWhere

Download:
RPC-Simple-1.001.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.5   Source   Latest Release: RPC-Simple-1.002

NAME ^

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

SYNOPSIS ^

 package MyLocal ;

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

DESCRIPTION ^

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

AUTHOR ^

Dominique Dumont, Dominique_Dumont@grenoble.hp.com

SEE ALSO ^

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