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: PaxHeader/B-CompilerPhase-Hook-0.04,PaxHeader/B-CompilerPhase-Hook-0.04,B-CompilerPhase-Hook-0.04/PaxHeader/Changes,B-CompilerPhase-Hook-0.04/PaxHeader/Changes,B-CompilerPhase-Hook-0.04/PaxHeader/Hook.xs,B-CompilerPhase-Hook-0.04/PaxHeader/Hook.xs,B-CompilerPhase-Hook-0.04/PaxHeader/lib,B-CompilerPhase-Hook-0.04/PaxHeader/lib,B-CompilerPhase-Hook-0.04/PaxHeader/Makefile.PL,B-CompilerPhase-Hook-0.04/PaxHeader/Makefile.PL,B-CompilerPhase-Hook-0.04/PaxHeader/MANIFEST,B-CompilerPhase-Hook-0.04/PaxHeader/MANIFEST,B-CompilerPhase-Hook-0.04/PaxHeader/META.json,B-CompilerPhase-Hook-0.04/PaxHeader/META.json,B-CompilerPhase-Hook-0.04/PaxHeader/META.yml,B-CompilerPhase-Hook-0.04/PaxHeader/META.yml,B-CompilerPhase-Hook-0.04/PaxHeader/README.md,B-CompilerPhase-Hook-0.04/PaxHeader/README.md,B-CompilerPhase-Hook-0.04/PaxHeader/t,B-CompilerPhase-Hook-0.04/PaxHeader/t,B-CompilerPhase-Hook-0.04/t/PaxHeader/000-load.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/000-load.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/001-basic.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/001-basic.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/010-BEGIN.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/010-BEGIN.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/011-CHECK.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/011-CHECK.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/012-INIT.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/012-INIT.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/013-UNITCHECK.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/013-UNITCHECK.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/014-END.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/014-END.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/100-timing-test.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/100-timing-test.t,B-CompilerPhase-Hook-0.04/t/PaxHeader/lib,B-CompilerPhase-Hook-0.04/t/PaxHeader/lib,B-CompilerPhase-Hook-0.04/t/lib/PaxHeader/Timer.pm,B-CompilerPhase-Hook-0.04/t/lib/PaxHeader/Timer.pm,B-CompilerPhase-Hook-0.04/lib/PaxHeader/B,B-CompilerPhase-Hook-0.04/lib/PaxHeader/B,B-CompilerPhase-Hook-0.04/lib/B/PaxHeader/CompilerPhase,B-CompilerPhase-Hook-0.04/lib/B/PaxHeader/CompilerPhase,B-CompilerPhase-Hook-0.04/lib/B/CompilerPhase/PaxHeader/Hook.pm,B-CompilerPhase-Hook-0.04/lib/B/CompilerPhase/PaxHeader/Hook.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.

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).

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
B::CompilerPhase::Hook Programatically install BEGIN/CHECK/INIT/UNITCHECK/END blocks 0.04 metacpan

Other Files

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