p5-XML-Dumper

Perl module for dumping Perl objects from/to XML

WWW CVSWeb GITHub
  1. Package version
    p5-XML-Dumper-0.81p3
  2. Maintainer
    The 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