perl-rpc-xml
Perl - RPC::XML
3.4.0
2024-02-03
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
perl 3.4.0
perl-http-daemon 3.4.0
perl-http-message 3.4.0
perl-libwww-perl 3.4.0
perl-xml-parser 3.4.0
Internal Program Version: RPC::XML 0.82.5.38.2
The *RPC::XML* package is an implementation of the *XML-RPC* standard. The
package as a whole provides classes for data, for clients, for servers and
for parsers (based on the XML::Parser and XML::LibXML packages from CPAN).
This module provides a set of classes for creating values to pass to the
constructors for requests and responses. These are lightweight objects,
most of which are implemented as blessed scalar references so as to
associate specific type information with the value. Classes are also
provided for requests, responses and faults (errors).
This module does not actually provide any transport implementation or
server basis. For these, see RPC::XML::Client and RPC::XML::Server,
respectively.
http://search.cpan.org/dist/RPC-XML