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 (81) does not match dist (79):
  • Missing in Dist: t/lib/Module/New/ForTest/License.pm, t/lib/Module/New/Test/License/Extended.pm

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.

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.01,0.10

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.

Modules

Name Abstract Version View
Module::New creates module/distribution skeleton and more 0.10 metacpan
Module::New::Command::Basic metacpan
Module::New::Command::Help metacpan
Module::New::Command::ShipIt metacpan
Module::New::Command::Test metacpan
Module::New::Config metacpan
Module::New::Context metacpan
Module::New::Date metacpan
Module::New::File metacpan
Module::New::File::Changes metacpan
Module::New::File::License metacpan
Module::New::File::LoadTest metacpan
Module::New::File::MainModule 0.01 metacpan
Module::New::File::MakeMaker metacpan
Module::New::File::MakeMakerCPANfile metacpan
Module::New::File::ManifestSkip metacpan
Module::New::File::Module metacpan
Module::New::File::ModuleBuild metacpan
Module::New::File::Plain metacpan
Module::New::File::PodCoverageTest metacpan
Module::New::File::PodTest metacpan
Module::New::File::Readme metacpan
Module::New::File::Script metacpan
Module::New::File::ShipIt metacpan
Module::New::File::Test metacpan
Module::New::File::XS metacpan
Module::New::Files metacpan
Module::New::License metacpan
Module::New::Loader metacpan
Module::New::Log metacpan
Module::New::Meta metacpan
Module::New::Path metacpan
Module::New::Queue metacpan
Module::New::Recipe metacpan
Module::New::Recipe::Dist create a new distribution metacpan
Module::New::Recipe::Edit edit a file metacpan
Module::New::Recipe::File creates a file metacpan
Module::New::Recipe::Help shows help metacpan
Module::New::Recipe::License metacpan
Module::New::Recipe::Manifest update MANIFEST metacpan
Module::New::Recipe::Prove runs tests metacpan
Module::New::Template metacpan

Other Files

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