libxml-rpc-fast-perl

Fast and modular implementation for an xml-rpc client and server
  https://metacpan.org/release/XML-RPC-Fast
  0
  no reviews



Xml::rpc::fast is format-compatible with xml::rpc, but may use different encoders to parse/compose xml. the currently included encoder uses xml::libxml, and is 3 times faster than xml::rpc and 75% faster than the xml::parser implementation.