NAME
XMLRPC::Fast::DecodeWith::XMLLibXML - XML-RPC decoder based on XML::LibXML
DESCRIPTION
This is an alternate decoding function for XMLRPC::Fast, using XML::LibXML as the XML engine. Based on RPC::XML::Parser::XMLLibXML, heavily simplified. Performs pretty well, but a bit less than XML::Parser.
AUTHOR
Sébastien Aperghis-Tramoni <saper@cpan.org>