NAME
Catmandu::XML - Modules for handling XML data within the Catmandu framework
VERSION
version 0.01
DESCRIPTION
Catmandu::XML contains modules for handling XML data within the Catmandu framework. Parsing and serializing is based on XML::LibXML with XML::Struct.
MODULES
- Catmandu::Importer::XML
-
Import serialized XML documents as data structures.
- Catmandu::Exporter::XML
-
Serialize data structures as XML documents.
AUTHOR
Jakob Voß
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Jakob Voß.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.