Changes for version 0.17 - 2022-09-15
- fixed failing importer tests
- additional xml_transform option 'format'
- Catmandu::Importer::XML option 'transform' renamed to 'xslt'
Modules
serialize and export XML documents
parse XML to MicroXML
parse/convert XML to key-value form
transform XML using XSLT stylesheet
serialize XML
Import serialized XML documents
modules for handling XML data within the Catmandu framework
Utility module for XML/XSLT processing
Module Install Instructions
To install Catmandu::XML, copy and paste the appropriate command in to your terminal.
cpanm Catmandu::XML
perl -MCPAN -e shellinstall Catmandu::XML
For more information on module installation, please visitthe detailed CPAN module installation guide.