Catmandu-XML 0.17 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Catmandu::XML
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Moo
- XML::LibXML
- XML::LibXML::Reader
- namespace::clean
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Catmandu::XML
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- XML::LibXML
Modules
Name | Abstract | Version | View |
---|---|---|---|
Catmandu::Exporter::XML | serialize and export XML documents | 0.17 | metacpan |
Catmandu::Fix::xml_read | parse XML to MicroXML | 0.17 | metacpan |
Catmandu::Fix::xml_simple | parse/convert XML to key-value form | 0.17 | metacpan |
Catmandu::Fix::xml_transform | transform XML using XSLT stylesheet | 0.17 | metacpan |
Catmandu::Fix::xml_write | serialize XML | 0.17 | metacpan |
Catmandu::Importer::XML | Import serialized XML documents | 0.17 | metacpan |
Catmandu::XML | modules for handling XML data within the Catmandu framework | 0.17 | metacpan |
Catmandu::XML::Transformer | Utility module for XML/XSLT processing | 0.17 | metacpan |