Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (35) does not match dist (34):
  • Duplicates in MANIFEST: lib/XML/DTD/Ignore.pm

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Error
  • LWP::Simple
  • URI
  • URI::file

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.09,0.10,0.11

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • File::ShareDir::Install

Modules

Name Abstract Version View
XML::DTD Perl module for parsing XML DTDs 0.11 metacpan
XML::DTD::AttDef Perl module representing the AttDef part of an ATTLIST declaration in an XML DTD. 0.09 metacpan
XML::DTD::AttList Perl module representing an ATTLIST declaration in an XML DTD. 0.09 metacpan
XML::DTD::Automaton Perl module representing a finite automaton 0.09 metacpan
XML::DTD::Comment Perl module representing a comment in a comment in a DTD 0.09 metacpan
XML::DTD::Component Perl module representing a component of an XML DTD 0.09 metacpan
XML::DTD::ContentModel Perl module representing an element content model in an XML DTD 0.10 metacpan
XML::DTD::Element Perl module representing an element declaration in a DTD 0.09 metacpan
XML::DTD::Entity Perl module representing an entity declaration in a DTD 0.09 metacpan
XML::DTD::EntityManager Perl module for managing entity declarations in a DTD 0.09 metacpan
XML::DTD::Error Exception handling module for XML::DTD 0.09 metacpan
XML::DTD::FAState Perl module representing a state of a finite automaton 0.09 metacpan
XML::DTD::Ignore Perl module representing an ignore section in a DTD 0.09 metacpan
XML::DTD::Include Perl module representing an include section in a DTD 0.09 metacpan
XML::DTD::Notation Perl module representing a notation declaration in a DTD 0.09 metacpan
XML::DTD::PERef Perl module representing a parameter entity reference 0.09 metacpan
XML::DTD::PI Perl module representing a processing instruction in a DTD 0.09 metacpan
XML::DTD::Parser Perl module for parsing XML DTDs 0.09 metacpan
XML::DTD::Text Perl module representing text (primarily whitespace) in a DTD 0.09 metacpan
XML::Output Perl module for writing simple XML documents 0.09 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan