p5-XML-Dumper
Perl module for dumping Perl objects from/to XML
WWW CVSWeb GITHub-
Package versionp5-XML-Dumper-0.81p3
-
MaintainerThe OpenBSD ports mailing-list
XML::Dumper dumps Perl data to XML format. XML::Dumper can also read XML
data that was previously dumped by the module and convert it back to Perl.
You can use the module read the XML from a file and write the XML to a file.
Additionally, because XML benefits so nicely from compression, XML::Dumper
understands gzipped XML files.
- textproc/p5-XML-Parser