Kwalitee Issues

has_meta_yml

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

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.

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: Examples

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Class-Maker-Examples-0.01_02/Examples/Obsessor.pm -- Around line 222: Non-ASCII character seen before =encoding in 'Ünalan,'. Assuming CP1252

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

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.

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: Examples

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Array
  • Auth
  • Basket
  • User

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Class::Maker
  • IO::Extended

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.001,0.002,0.01_01,0.02,0.03

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Provides

Name File View
Array Examples/Array.pm metacpan
Auth Examples/Auth.pm metacpan
Basket Examples/Commerce.pm metacpan
Commerce::Basket Examples/Commerce.pm metacpan
Commerce::Item Examples/Commerce.pm metacpan
Customer Examples/Human.pm metacpan
Employee Examples/Human.pm metacpan
Expirable Examples/Expirable.pm metacpan
Human Examples/Human.pm metacpan
Human::Group Examples/Human.pm metacpan
Human::Role Examples/Human.pm metacpan
Lockable Examples/Lockable.pm metacpan
Obsessor Examples/Obsessor.pm metacpan
Obsessor::Event Examples/Obsessor.pm metacpan
Trustee Examples/Trustee.pm metacpan
User Examples/Human.pm metacpan
Vehicle Examples/Human.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan