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

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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.01 metacpan

Other Files

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