Kwalitee Issues

has_changelog

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

main_module_version_matches_dist_version

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

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.

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.

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
Test::Builder metacpan
Test::Suite A more modern testing framework for perl metacpan
Test::Suite::Grouping Functions for creating/manipulating cases and sets. metacpan
Test::Suite::Grouping::Base Base class for grouping classes metacpan
Test::Suite::Grouping::Case Test case class metacpan
Test::Suite::Grouping::Set A test set metacpan
Test::Suite::Manual A more modern testing framework for perl 0.005 metacpan
Test::Suite::Plugin Used by plugins to turn them into plugins. metacpan
Test::Suite::Plugin::Exception Test::Exception functionality for L<Test::Suite> metacpan
Test::Suite::Plugin::More Wrapper around L<Test::More> for Test::Suite metacpan
Test::Suite::Plugin::Simple L<Test::Simple> functionality. metacpan
Test::Suite::Plugin::Warn L<Test::Warn> functionality. metacpan
Test::Suite::Specification Specification for Test::Suite metacpan
Test::Suite::TestBase Base class for Test classes. metacpan
Test::Suite::TestBuilderImposter Override parts of Test::Builder. metacpan
Test::Suite::TestHelper Make Test::Suite testable metacpan
Test::Suite::Tester Runs tests metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan