Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_tests

Add tests!

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (35) does not match dist (34):
  • Missing in Dist: bin/codefile

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: Penguin, Penguin::Channel::TCP, Penguin::Channel::TCP::Client, Penguin::Channel::TCP::Server, Penguin::Compartment, Penguin::Frame::Code, Penguin::Frame::Data, Penguin::PGP, Penguin::Rights, Penguin::Trivial::Client, Penguin::Trivial::Server, Penguin::Wrapper::PGP, Penguin::Wrapper::Transparent

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: Penguin, Penguin::Channel::TCP, Penguin::Channel::TCP::Client, Penguin::Channel::TCP::Server, Penguin::Compartment, Penguin::Frame::Code, Penguin::Frame::Data, Penguin::PGP, Penguin::Rights, Penguin::Trivial::Client, Penguin::Trivial::Server, Penguin::Wrapper::PGP, Penguin::Wrapper::Transparent

consistent_version

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

Error: 3,3.0,3.00,4.0

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
Penguin 3.00 metacpan
Penguin::Channel::TCP metacpan
Penguin::Channel::TCP::Client 4.0 metacpan
Penguin::Channel::TCP::Server 4.0 metacpan
Penguin::Compartment 3 metacpan
Penguin::Frame::Code 3.0 metacpan
Penguin::Frame::Data 3.0 metacpan
Penguin::PGP 3 metacpan
Penguin::Rights 3 metacpan
Penguin::Trivial::Client metacpan
Penguin::Trivial::Server 3 metacpan
Penguin::Wrapper::PGP metacpan
Penguin::Wrapper::Transparent metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan