Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: Makefile.PL;ChangeLog;.perltidyrc;md2pod.pl;test-doc.pl;META.json;Checklist.md;MANIFEST;scripts;t;LICENSE;md2html.pl;CONTRIBUTING.md;Checklist.pod;README.md;.releaserc;Checklist.html;.perlcriticrc

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: ./PaxHeaders.26031/ChangeLog,./PaxHeaders.26031/ChangeLog,./PaxHeaders.26031/Checklist.md,./PaxHeaders.26031/Checklist.md,./PaxHeaders.26031/Checklist.pod,./PaxHeaders.26031/Checklist.pod,./PaxHeaders.26031/Checklist.html,./PaxHeaders.26031/Checklist.html,./PaxHeaders.26031/CONTRIBUTING.md,./PaxHeaders.26031/CONTRIBUTING.md,./PaxHeaders.26031/README.md,./PaxHeaders.26031/README.md,./PaxHeaders.26031/LICENSE,./PaxHeaders.26031/LICENSE,./PaxHeaders.26031/Makefile.PL,./PaxHeaders.26031/Makefile.PL,./PaxHeaders.26031/MANIFEST,./PaxHeaders.26031/MANIFEST,./PaxHeaders.26031/META.json,./PaxHeaders.26031/META.json,./PaxHeaders.26031/md2html.pl,./PaxHeaders.26031/md2html.pl,./PaxHeaders.26031/md2pod.pl,./PaxHeaders.26031/md2pod.pl,./PaxHeaders.26031/test-doc.pl,./PaxHeaders.26031/test-doc.pl,./PaxHeaders.26031/.perlcriticrc,./PaxHeaders.26031/.perlcriticrc,./PaxHeaders.26031/.perltidyrc,./PaxHeaders.26031/.perltidyrc,./PaxHeaders.26031/.releaserc,./PaxHeaders.26031/.releaserc,scripts/PaxHeaders.26031/pod-spell-check,scripts/PaxHeaders.26031/pod-spell-check,scripts/PaxHeaders.26031/used-by.pl,scripts/PaxHeaders.26031/used-by.pl,scripts/PaxHeaders.26031/makewww.pl,scripts/PaxHeaders.26031/makewww.pl,scripts/PaxHeaders.26031/tux.css,scripts/PaxHeaders.26031/tux.css,t/PaxHeaders.26031/00-pod.t,t/PaxHeaders.26031/00-pod.t,t/PaxHeaders.26031/01-hello.t,t/PaxHeaders.26031/01-hello.t

has_meta_yml

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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
Makefile.PL metacpan
README.md metacpan