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/Class-Accessor-Lite-0.07,PaxHeader/Class-Accessor-Lite-0.07,Class-Accessor-Lite-0.07/PaxHeader/.gitignore,Class-Accessor-Lite-0.07/PaxHeader/.gitignore,Class-Accessor-Lite-0.07/PaxHeader/Changes,Class-Accessor-Lite-0.07/PaxHeader/Changes,Class-Accessor-Lite-0.07/PaxHeader/inc,Class-Accessor-Lite-0.07/PaxHeader/inc,Class-Accessor-Lite-0.07/PaxHeader/lib,Class-Accessor-Lite-0.07/PaxHeader/lib,Class-Accessor-Lite-0.07/PaxHeader/Makefile.PL,Class-Accessor-Lite-0.07/PaxHeader/Makefile.PL,Class-Accessor-Lite-0.07/PaxHeader/MANIFEST,Class-Accessor-Lite-0.07/PaxHeader/MANIFEST,Class-Accessor-Lite-0.07/PaxHeader/META.yml,Class-Accessor-Lite-0.07/PaxHeader/META.yml,Class-Accessor-Lite-0.07/PaxHeader/MYMETA.json,Class-Accessor-Lite-0.07/PaxHeader/MYMETA.json,Class-Accessor-Lite-0.07/PaxHeader/MYMETA.yml,Class-Accessor-Lite-0.07/PaxHeader/MYMETA.yml,Class-Accessor-Lite-0.07/PaxHeader/README,Class-Accessor-Lite-0.07/PaxHeader/README,Class-Accessor-Lite-0.07/PaxHeader/t,Class-Accessor-Lite-0.07/PaxHeader/t,Class-Accessor-Lite-0.07/t/PaxHeader/00-base.t,Class-Accessor-Lite-0.07/t/PaxHeader/00-base.t,Class-Accessor-Lite-0.07/t/PaxHeader/01-new.t,Class-Accessor-Lite-0.07/t/PaxHeader/01-new.t,Class-Accessor-Lite-0.07/t/PaxHeader/02-use.t,Class-Accessor-Lite-0.07/t/PaxHeader/02-use.t,Class-Accessor-Lite-0.07/t/PaxHeader/03-use-error.t,Class-Accessor-Lite-0.07/t/PaxHeader/03-use-error.t,Class-Accessor-Lite-0.07/lib/PaxHeader/Class,Class-Accessor-Lite-0.07/lib/PaxHeader/Class,Class-Accessor-Lite-0.07/lib/Class/PaxHeader/Accessor,Class-Accessor-Lite-0.07/lib/Class/PaxHeader/Accessor,Class-Accessor-Lite-0.07/lib/Class/Accessor/PaxHeader/Lite.pm,Class-Accessor-Lite-0.07/lib/Class/Accessor/PaxHeader/Lite.pm,Class-Accessor-Lite-0.07/inc/PaxHeader/Module,Class-Accessor-Lite-0.07/inc/PaxHeader/Module,Class-Accessor-Lite-0.07/inc/Module/PaxHeader/AutoInstall.pm,Class-Accessor-Lite-0.07/inc/Module/PaxHeader/AutoInstall.pm,Class-Accessor-Lite-0.07/inc/Module/PaxHeader/Install,Class-Accessor-Lite-0.07/inc/Module/PaxHeader/Install,Class-Accessor-Lite-0.07/inc/Module/PaxHeader/Install.pm,Class-Accessor-Lite-0.07/inc/Module/PaxHeader/Install.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/AutoInstall.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/AutoInstall.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Base.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Base.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Can.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Can.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Fetch.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Fetch.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Include.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Include.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Makefile.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Makefile.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Metadata.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Metadata.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/ReadmeFromPod.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/ReadmeFromPod.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Win32.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/Win32.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/WriteAll.pm,Class-Accessor-Lite-0.07/inc/Module/Install/PaxHeader/WriteAll.pm

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Class::Accessor::Lite

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
Class::Accessor::Lite a minimalistic variant of Class::Accessor 0.07 metacpan

Other Files

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