Kwalitee Issues

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: pax_global_header,pax_global_header

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 (111) does not match dist (81):
  • Duplicates in MANIFEST: inc/Devel/AssertOS.pm, inc/Devel/AssertOS/AIX.pm, inc/Devel/AssertOS/BSDOS.pm, inc/Devel/AssertOS/Cygwin.pm, inc/Devel/AssertOS/DGUX.pm, inc/Devel/AssertOS/DragonflyBSD.pm, inc/Devel/AssertOS/Dynix.pm, inc/Devel/AssertOS/FreeBSD.pm, inc/Devel/AssertOS/HPUX.pm, inc/Devel/AssertOS/Interix.pm, inc/Devel/AssertOS/Irix.pm, inc/Devel/AssertOS/Linux.pm, inc/Devel/AssertOS/MacOSX.pm, inc/Devel/AssertOS/MachTen.pm, inc/Devel/AssertOS/MidnightBSD.pm, inc/Devel/AssertOS/MirOSBSD.pm, inc/Devel/AssertOS/NetBSD.pm, inc/Devel/AssertOS/OSF.pm, inc/Devel/AssertOS/OpenBSD.pm, inc/Devel/AssertOS/QNX.pm, inc/Devel/AssertOS/QNX/Neutrino.pm, inc/Devel/AssertOS/QNX/v4.pm, inc/Devel/AssertOS/SCO.pm, inc/Devel/AssertOS/Solaris.pm, inc/Devel/AssertOS/SunOS.pm, inc/Devel/AssertOS/SysVr4.pm, inc/Devel/AssertOS/SysVr5.pm, inc/Devel/AssertOS/Unicos.pm, inc/Devel/AssertOS/Unix.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.

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
Data::Password::passwdqc Check password strength and generate password using passwdqc 0.09 metacpan

Other Files

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