XML-Structured 1.01 Latest
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: ./PaxHeaders.1577/XML-Structured-1.01,./PaxHeaders.1577/XML-Structured-1.01,XML-Structured-1.01/PaxHeaders.1577/MANIFEST,XML-Structured-1.01/PaxHeaders.1577/MANIFEST,XML-Structured-1.01/PaxHeaders.1577/README,XML-Structured-1.01/PaxHeaders.1577/README,XML-Structured-1.01/PaxHeaders.1577/Makefile.PL,XML-Structured-1.01/PaxHeaders.1577/Makefile.PL,XML-Structured-1.01/PaxHeaders.1577/META.yml,XML-Structured-1.01/PaxHeaders.1577/META.yml,XML-Structured-1.01/PaxHeaders.1577/lib,XML-Structured-1.01/PaxHeaders.1577/lib,XML-Structured-1.01/lib/PaxHeaders.1577/XML,XML-Structured-1.01/lib/PaxHeaders.1577/XML,XML-Structured-1.01/lib/XML/PaxHeaders.1577/Structured.pm,XML-Structured-1.01/lib/XML/PaxHeaders.1577/Structured.pm
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_tests
-
Add tests!
- 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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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: XML::Structured
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
XML::Structured | simple conversion API from XML to perl structures and back | 1.01 | metacpan |