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