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/BEGIN-Lift-0.03,PaxHeader/BEGIN-Lift-0.03,BEGIN-Lift-0.03/PaxHeader/.gitignore,BEGIN-Lift-0.03/PaxHeader/.gitignore,BEGIN-Lift-0.03/PaxHeader/Changes,BEGIN-Lift-0.03/PaxHeader/Changes,BEGIN-Lift-0.03/PaxHeader/lib,BEGIN-Lift-0.03/PaxHeader/lib,BEGIN-Lift-0.03/PaxHeader/Lift.xs,BEGIN-Lift-0.03/PaxHeader/Lift.xs,BEGIN-Lift-0.03/PaxHeader/Makefile.PL,BEGIN-Lift-0.03/PaxHeader/Makefile.PL,BEGIN-Lift-0.03/PaxHeader/MANIFEST,BEGIN-Lift-0.03/PaxHeader/MANIFEST,BEGIN-Lift-0.03/PaxHeader/MANIFEST.skip,BEGIN-Lift-0.03/PaxHeader/MANIFEST.skip,BEGIN-Lift-0.03/PaxHeader/META.json,BEGIN-Lift-0.03/PaxHeader/META.json,BEGIN-Lift-0.03/PaxHeader/META.yml,BEGIN-Lift-0.03/PaxHeader/META.yml,BEGIN-Lift-0.03/PaxHeader/README.md,BEGIN-Lift-0.03/PaxHeader/README.md,BEGIN-Lift-0.03/PaxHeader/t,BEGIN-Lift-0.03/PaxHeader/t,BEGIN-Lift-0.03/t/PaxHeader/000-load.t,BEGIN-Lift-0.03/t/PaxHeader/000-load.t,BEGIN-Lift-0.03/t/PaxHeader/001-basic.t,BEGIN-Lift-0.03/t/PaxHeader/001-basic.t,BEGIN-Lift-0.03/t/PaxHeader/002-basic.t,BEGIN-Lift-0.03/t/PaxHeader/002-basic.t,BEGIN-Lift-0.03/t/PaxHeader/100-edge-case-non-void-context.t,BEGIN-Lift-0.03/t/PaxHeader/100-edge-case-non-void-context.t,BEGIN-Lift-0.03/t/PaxHeader/101-edge-case-expression-context.t,BEGIN-Lift-0.03/t/PaxHeader/101-edge-case-expression-context.t,BEGIN-Lift-0.03/t/PaxHeader/102-edge-case-statement-modifier-context.t,BEGIN-Lift-0.03/t/PaxHeader/102-edge-case-statement-modifier-context.t,BEGIN-Lift-0.03/t/PaxHeader/501-error-not-BEGIN-time.t,BEGIN-Lift-0.03/t/PaxHeader/501-error-not-BEGIN-time.t,BEGIN-Lift-0.03/t/PaxHeader/502-error-non-empty-typeglob.t,BEGIN-Lift-0.03/t/PaxHeader/502-error-non-empty-typeglob.t,BEGIN-Lift-0.03/t/PaxHeader/503-error-died-within-keyword.t,BEGIN-Lift-0.03/t/PaxHeader/503-error-died-within-keyword.t,BEGIN-Lift-0.03/lib/PaxHeader/BEGIN,BEGIN-Lift-0.03/lib/PaxHeader/BEGIN,BEGIN-Lift-0.03/lib/BEGIN/PaxHeader/Lift.pm,BEGIN-Lift-0.03/lib/BEGIN/PaxHeader/Lift.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
BEGIN::Lift Lift subroutine calls into the BEGIN phase 0.03 metacpan

Other Files

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