RPCXML 059

RPCXML 059
  • Downloads: 25787
  • Requirements:
  • Size: 0
  • Licence:
  • Version: 0
  • Added At: 2006-21-09
  • Publisher Site:



RPCXML 059

Share

RPC::XML is a set of classes for core data, message and XML handling.SYNOPSIS use RPC::XML; $req = RPC::XML::request->new('fetch_prime_factors', RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else { die $resp; }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 XML::Parser package from CPAN.This module does not actually provide any transport implementation or server basis. Fo
RPC::XML is a set of classes for core data, message and XML handling.SYNOPSIS use RPC::XML; $req = RPC::XML::request->new('fetch_prime_factors', RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else { die $resp; }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 XML::Parser package from CPAN.This module does not actually provide any transport implementation or server basis. Fo �. you can free download RPCXML 059 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download RPCXML 059 _FREE_