Binary package “libdata-dumpxml-perl” in ubuntu mantic

module to dump arbitrary Perl data structures as XML

 Data::DumpXML provides a single function called dump_xml() that takes
 a list of Perl values as its argument and produces a string as its
 result. That string is an XML document that represents any Perl data
 structures passed to the function.