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: App-Kit-0.63/PaxHeader/Changes,App-Kit-0.63/PaxHeader/Changes

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: App::Kit::Util::RW

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: App::Kit::Util::RW

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.1,0.2,0.63

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
App::Kit A Lazy Façade to simplify your code/life 0.63 metacpan
App::Kit::Obj::CType ctype utility object 0.1 metacpan
App::Kit::Obj::DB database utility object 0.2 metacpan
App::Kit::Obj::Detect context detection utility object 0.1 metacpan
App::Kit::Obj::Ex system execution utility object 0.1 metacpan
App::Kit::Obj::FS file system utility object 0.1 metacpan
App::Kit::Obj::NS Name space utility object 0.1 metacpan
App::Kit::Obj::Str string utility object 0.1 metacpan
App::Kit::Pangea metacpan
App::Kit::Role::CType A Lazy Façade method role for ctype utilities 0.1 metacpan
App::Kit::Role::DB A Lazy Façade method role for database utilities 0.1 metacpan
App::Kit::Role::Detect A Lazy Façade method role for context detection utilities 0.1 metacpan
App::Kit::Role::Ex A Lazy Façade method role for system execution utilities 0.1 metacpan
App::Kit::Role::FS A Lazy Façade method role for file system utilities 0.1 metacpan
App::Kit::Role::HTTP A Lazy Façade method role for an HTTP client 0.1 metacpan
App::Kit::Role::Locale A Lazy Façade method role for localization 0.1 metacpan
App::Kit::Role::Log A Lazy Façade method role for logging 0.1 metacpan
App::Kit::Role::NS A Lazy Façade method role for name space utilities 0.1 metacpan
App::Kit::Role::Str A Lazy Façade method role for string utilities 0.1 metacpan
App::Kit::Util::RW metacpan
App::Kit::Util::RunCom metacpan
App::Kit::cPanel metacpan

Other Files

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