Search results for "dist:Data-DumpXML"
Data::DumpXML - Dump arbitrary data structures as XML
This module provides a single function called dump_xml() that takes a list of Perl values as its argument and produces a string as its result. The string returned is an XML document that represents any Perl data structures passed to the function. Ref...
GAAS/Data-DumpXML-1.06 - 18 Dec 2003 09:19:15 UTC
Data::DumpXML::Parser - Restore data dumped by Data::DumpXML
"Data::DumpXML::Parser" is an "XML::Parser" subclass that can recreate the data structure from an XML document produced by "Data::DumpXML". The parserfile() method returns a reference to an array of the values dumped. The constructor method new() tak...
GAAS/Data-DumpXML-1.06 - 18 Dec 2003 09:19:15 UTC