Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (37) does not match dist (22):
  • Missing in Dist: AnyEvent-Ping-0.007/Changes, AnyEvent-Ping-0.007/MANIFEST, AnyEvent-Ping-0.007/META.yml, AnyEvent-Ping-0.007/MYMETA.json, AnyEvent-Ping-0.007/Makefile.PL, AnyEvent-Ping-0.007/inc/Module/Install.pm, AnyEvent-Ping-0.007/inc/Module/Install/Base.pm, AnyEvent-Ping-0.007/inc/Module/Install/Can.pm, AnyEvent-Ping-0.007/inc/Module/Install/Fetch.pm, AnyEvent-Ping-0.007/inc/Module/Install/Makefile.pm, AnyEvent-Ping-0.007/inc/Module/Install/Metadata.pm, AnyEvent-Ping-0.007/inc/Module/Install/Win32.pm, AnyEvent-Ping-0.007/inc/Module/Install/WriteAll.pm, AnyEvent-Ping-0.007/lib/AnyEvent/Ping.pm, AnyEvent-Ping-0.007/t/ping.t

has_meta_json

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

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
AnyEvent::Ping ping hosts with AnyEvent 0.007 metacpan

Other Files

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