Kwalitee Issues

has_readme

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

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.

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.0121,0.0122,0.03

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 a new and improved test harness for TAP scripts. metacpan
Test::Run::Assert A Simple Assert Function. 0.03 metacpan
Test::Run::Base base class for all of Test::Run. metacpan
Test::Run::Base::PlugHelpers base class for Test::Run's classes with pluggable helpers. metacpan
Test::Run::Base::Plugger an object class with plug-ins. metacpan
Test::Run::Base::Struct base class for Test::Run's "structs", that are simple classes that hold several values. metacpan
Test::Run::Class::Hierarchy returns a list of super-classes in topological order. metacpan
Test::Run::Core Base class to run standard TAP scripts. 0.0122 metacpan
Test::Run::Core_GplArt GPL/Artistic-licensed code of Test::Run::Core. metacpan
Test::Run::Iface metacpan
Test::Run::Obj Run Perl standard test scripts with statistics 0.0121 metacpan
Test::Run::Obj::CanonFailedObj the failed tests canon object. metacpan
Test::Run::Obj::Error an error class hierarchy for Test::Run. metacpan
Test::Run::Obj::Error::Straps metacpan
Test::Run::Obj::Error::Straps::CannotRunPerl 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::IntOrUnknown an object representing a int or unknown. metacpan
Test::Run::Obj::IntOrUnknown::Moose export has_IntOrUnknown . 0.0121 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 the default output plugin for Test::Run::CmdLine. metacpan
Test::Run::Sprintf::Named::FromAccessors named sprintf according to the values of accessors. metacpan
Test::Run::Straps detailed analysis of test results 0.0121 metacpan
Test::Run::Straps::Base base class for some Straps-related classes. metacpan
Test::Run::Straps::EventWrapper a wrapper for a TAP::Parser::Result subclass which delegates to its methods and has its own methods. 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
Test::Run::Straps_GplArt metacpan
Test::Run::Trap::Obj wrapper around Test::Trap for trapping errors. metacpan

Other Files

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