Catmandu::XML(3pm) | User Contributed Perl Documentation | Catmandu::XML(3pm) |
Catmandu::XML - modules for handling XML data within the Catmandu framework
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.
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 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.
2022-09-15 | perl v5.34.0 |