LibreCat / Catmandu-XML

Catmandu modules for working with XML data
https://metacpan.org/module/Catmandu::XML
Other
4 stars 3 forks source link

NAME

Catmandu::XML - modules for handling XML data within the Catmandu framework

Status

Kwalitee Score

DESCRIPTION

Catmandu::XML contains modules for handling XML data within the Catmandu framework. Parsing and serializing is based on XML::LibXML with XML::Struct. XSLT transormation is based on XML::LibXSLT.

MODULES

SEE ALSO

This module requires the libraries libxml2 and libxslt. For instance on Ubuntu Linux call sudo apt-get install libxslt-dev libxml2-dev before installation of Catmandu::XML.

COPYRIGHT AND LICENSE

Copyright Jakob Voss, 2014-

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.