Kwalitee Issues

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 (192) does not match dist (191):
  • Duplicates in MANIFEST: META.yml

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Pod::Tree
  • Pod::Tree::HTML
  • Pod::Tree::HTML::LinkMap
  • Pod::Tree::Node
  • Pod::Tree::PerlBin
  • Pod::Tree::PerlDist
  • Pod::Tree::PerlFunc
  • Pod::Tree::PerlLib
  • Pod::Tree::PerlMap
  • Pod::Tree::PerlPod
  • Pod::Tree::PerlTop
  • Pod::Tree::PerlUtil
  • Pod::Tree::Pod

consistent_version

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

Error: 1.10,1.21

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Pod::Tree Create a static syntax tree for a POD 1.21 metacpan
Pod::Tree::HTML Generate HTML from a Pod::Tree 1.10 metacpan
Pod::Tree::Node nodes in a Pod::Tree 1.10 metacpan
Pod::Tree::PerlBin translate program PODs to HTML metacpan
Pod::Tree::PerlDist translate Perl distribution documentation to HTML metacpan
Pod::Tree::PerlFunc translate F<perlfunc.pod> to HTML metacpan
Pod::Tree::PerlLib translate module PODs to HTML metacpan
Pod::Tree::PerlMap map names to URLs metacpan
Pod::Tree::PerlPod translate Perl PODs to HTML metacpan
Pod::Tree::PerlTop generate a top-level index for Perl PODs metacpan
Pod::Tree::PerlUtil metacpan
Pod::Tree::Pod Convert a Pod::Tree back to a POD metacpan

Provides

Name File View
Pod::Tree::HTML::LinkMap lib/Pod/Tree/HTML.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan