Development/Libraries/Perl

perl-RPC-XML: A set of classes for core data, message and XML handling

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
The *RPC::XML* package is an implementation of the *XML-RPC* standard. The package 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 tied scalars so as to associate specific type information with the value. Classes are also provided for requests, responses, faults (errors) and a parser based on the the XML::Parser manpage package from CPAN. This module does not actually provide any transport implementation or server basis. For these, see the RPC::XML::Client manpage and the RPC::XML::Server manpage, respectively.
Installieren: perl-RPC-XML.jpg Status: perl-RPC-XML.png Umfang:206 KiB

Paket enthält Anwendung:

make_method IInfo.png