Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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: Test::Run::Base::Struct, Test::Run::Obj::CanonFailedObj, Test::Run::Obj::TestObj, Test::Run::Obj::TotObj, Test::Run::Straps::StrapsDetailsObj, Test::Run::Straps::StrapsTotalsObj

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.

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: Test::Run::Assert, Test::Run::Base::Struct, Test::Run::Core, Test::Run::Obj::CanonFailedObj, Test::Run::Obj::TestObj, Test::Run::Obj::TotObj, Test::Run::Straps, Test::Run::Straps::StrapsDetailsObj, Test::Run::Straps::StrapsTotalsObj

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.0101,0.0108,0.02,0.25

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
Test::Run::Assert simple assert 0.02 metacpan
Test::Run::Base metacpan
Test::Run::Base::Struct base class for Test::Run's "structs", that are simple classes that hold several values. metacpan
Test::Run::Core Run Perl standard test scripts with statistics 0.0108 metacpan
Test::Run::Iface metacpan
Test::Run::Obj Run Perl standard test scripts with statistics 0.0101 metacpan
Test::Run::Obj::CanonFailedObj an object representing a canon that failed metacpan
Test::Run::Obj::Error metacpan
Test::Run::Obj::Error::TestsFail metacpan
Test::Run::Obj::Error::TestsFail::Bailout metacpan
Test::Run::Obj::Error::TestsFail::NoOutput metacpan
Test::Run::Obj::Error::TestsFail::NoTestsRun metacpan
Test::Run::Obj::Error::TestsFail::Other metacpan
Test::Run::Obj::FailedObj an object representing a failure. metacpan
Test::Run::Obj::TestObj results of a single test script. metacpan
Test::Run::Obj::TotObj totals encountered for the entire Test::Run session metacpan
Test::Run::Output Base class for outputting messages to the user in a test harmess. metacpan
Test::Run::Plugin::CmdLine::Output metacpan
Test::Run::Straps detailed analysis of test results 0.25 metacpan
Test::Run::Straps::StrapsDetailsObj a struct representing the details of the straps class. metacpan
Test::Run::Straps::StrapsTotalsObj an object representing the totals of the straps class. metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
examples/eumm-and-test-manifest/Makefile.PL metacpan