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 (16) does not match dist (16):
  • Missing in MANIFEST: inc/Devel/AssertOS.pm, inc/Devel/AssertOS/MSWin32.pm, inc/Devel/CheckOS.pm
  • Missing in Dist: inc\Devel\AssertOS.pm, inc\Devel\AssertOS\MSWin32.pm, inc\Devel\CheckOS.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.

configure_prereq_matches_use

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

Error:

  • Devel::AssertOS

Modules

Name Abstract Version View
Net::SSH::Putty Perl module to execute SSH sessions with Putty in batch mode 0.002 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan