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/Sub-Identify-0.13,PaxHeader/Sub-Identify-0.13,Sub-Identify-0.13/PaxHeader/Changes,Sub-Identify-0.13/PaxHeader/Changes,Sub-Identify-0.13/PaxHeader/Identify.xs,Sub-Identify-0.13/PaxHeader/Identify.xs,Sub-Identify-0.13/PaxHeader/lib,Sub-Identify-0.13/PaxHeader/lib,Sub-Identify-0.13/PaxHeader/Makefile.PL,Sub-Identify-0.13/PaxHeader/Makefile.PL,Sub-Identify-0.13/PaxHeader/MANIFEST,Sub-Identify-0.13/PaxHeader/MANIFEST,Sub-Identify-0.13/PaxHeader/MANIFEST.SKIP,Sub-Identify-0.13/PaxHeader/MANIFEST.SKIP,Sub-Identify-0.13/PaxHeader/META.json,Sub-Identify-0.13/PaxHeader/META.json,Sub-Identify-0.13/PaxHeader/META.yml,Sub-Identify-0.13/PaxHeader/META.yml,Sub-Identify-0.13/PaxHeader/ppport.h,Sub-Identify-0.13/PaxHeader/ppport.h,Sub-Identify-0.13/PaxHeader/README.mdown,Sub-Identify-0.13/PaxHeader/README.mdown,Sub-Identify-0.13/PaxHeader/t,Sub-Identify-0.13/PaxHeader/t,Sub-Identify-0.13/PaxHeader/TODO.mdown,Sub-Identify-0.13/PaxHeader/TODO.mdown,Sub-Identify-0.13/t/PaxHeader/01basic-pureperl.t,Sub-Identify-0.13/t/PaxHeader/01basic-pureperl.t,Sub-Identify-0.13/t/PaxHeader/01basic.t,Sub-Identify-0.13/t/PaxHeader/01basic.t,Sub-Identify-0.13/t/PaxHeader/02errors.t,Sub-Identify-0.13/t/PaxHeader/02errors.t,Sub-Identify-0.13/t/PaxHeader/03proto.t,Sub-Identify-0.13/t/PaxHeader/03proto.t,Sub-Identify-0.13/t/PaxHeader/04codelocation-pureperl.t,Sub-Identify-0.13/t/PaxHeader/04codelocation-pureperl.t,Sub-Identify-0.13/t/PaxHeader/04codelocation.t,Sub-Identify-0.13/t/PaxHeader/04codelocation.t,Sub-Identify-0.13/t/PaxHeader/05constant-pureperl.t,Sub-Identify-0.13/t/PaxHeader/05constant-pureperl.t,Sub-Identify-0.13/t/PaxHeader/05constant.t,Sub-Identify-0.13/t/PaxHeader/05constant.t,Sub-Identify-0.13/t/PaxHeader/06codelocxs-pureperl.t,Sub-Identify-0.13/t/PaxHeader/06codelocxs-pureperl.t,Sub-Identify-0.13/t/PaxHeader/06codelocxs.t,Sub-Identify-0.13/t/PaxHeader/06codelocxs.t,Sub-Identify-0.13/t/PaxHeader/20attributes.t,Sub-Identify-0.13/t/PaxHeader/20attributes.t,Sub-Identify-0.13/t/PaxHeader/21attributes-pureperl.t,Sub-Identify-0.13/t/PaxHeader/21attributes-pureperl.t,Sub-Identify-0.13/t/PaxHeader/30signatures.t,Sub-Identify-0.13/t/PaxHeader/30signatures.t,Sub-Identify-0.13/t/PaxHeader/pod.t,Sub-Identify-0.13/t/PaxHeader/pod.t,Sub-Identify-0.13/lib/PaxHeader/Sub,Sub-Identify-0.13/lib/PaxHeader/Sub,Sub-Identify-0.13/lib/Sub/PaxHeader/Identify.pm,Sub-Identify-0.13/lib/Sub/PaxHeader/Identify.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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Sub::Identify

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
Sub::Identify Retrieve names of code references 0.13 metacpan

Other Files

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