-
-
25 Jan 2012 11:54:50 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (3)
- Testers (543 / 34 / 1)
- Kwalitee
Bus factor: 1- 36.80% Coverage
- License: perl_5
- Perl: v5.8.3
- Activity
24 month- Tools
- Download (42.59KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- HTTP::Headers
- HTTP::Request
- HTTP::Response
- LWP::UserAgent
- XML::Hash::LX
- XML::LibXML
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.8 - 2012-01-25
- fix Curl
- fix encoding of large integers
- customtype generator
Documentation
Modules
Base class for XML::RPC encodersEncode/decode XML-RPC using LibXMLFast and modular implementation for an XML-RPC client and serverBase class for XML::RPC UserAgentXML::RPC useragent, using AnyEvent::HTTPSyncronous XML::RPC useragent, using AnyEvent::HTTPXML::RPC useragent, using CurlXML::RPC useragent, using LWPModule Install Instructions
To install XML::RPC::Fast, copy and paste the appropriate command in to your terminal.
cpanm XML::RPC::Fast
perl -MCPAN -e shell install XML::RPC::Fast
For more information on module installation, please visit the detailed CPAN module installation guide.