Kwalitee Issues

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::Unit::Tutorial

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.

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.

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::Unit, Test::Unit::Assert, Test::Unit::Assertion, Test::Unit::Assertion::Boolean, Test::Unit::Assertion::CodeRef, Test::Unit::Assertion::Exception, Test::Unit::Assertion::Regexp, Test::Unit::Debug, Test::Unit::Decorator, Test::Unit::Error, Test::Unit::Exception, Test::Unit::Failure, Test::Unit::HarnessUnit, Test::Unit::Listener, Test::Unit::Loader, Test::Unit::Procedural, Test::Unit::Result, Test::Unit::Runner, Test::Unit::Runner::Terminal, Test::Unit::Setup, Test::Unit::Test, Test::Unit::TestCase, Test::Unit::TestRunner, Test::Unit::TestSuite, Test::Unit::TkTestRunner, Test::Unit::Tutorial, Test::Unit::UnitHarness, Test::Unit::Warning

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.25,1.1502

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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).

Modules

Name Abstract Version View
Test::Unit the PerlUnit testing framework 0.25 metacpan
Test::Unit::Assert unit testing framework assertion class metacpan
Test::Unit::Assertion The abstract base class for assertions metacpan
Test::Unit::Assertion::Boolean A boolean assertion metacpan
Test::Unit::Assertion::CodeRef A delayed evaluation assertion using a Coderef metacpan
Test::Unit::Assertion::Exception A assertion for raised exceptions metacpan
Test::Unit::Assertion::Regexp Assertion with regex matching metacpan
Test::Unit::Debug framework debugging control metacpan
Test::Unit::Decorator unit testing framework helper class metacpan
Test::Unit::Error unit testing framework exception class metacpan
Test::Unit::Exception unit testing framework exception class metacpan
Test::Unit::Failure unit testing framework exception class metacpan
Test::Unit::HarnessUnit unit testing framework helper class metacpan
Test::Unit::Listener unit testing framework abstract base class metacpan
Test::Unit::Loader unit testing framework helper class metacpan
Test::Unit::Procedural Procedural style unit testing interface metacpan
Test::Unit::Result unit testing framework helper class metacpan
Test::Unit::Runner abstract base class for test runners metacpan
Test::Unit::Runner::Terminal unit testing framework helper class metacpan
Test::Unit::Setup unit testing framework helper class metacpan
Test::Unit::Test unit testing framework abstract base class metacpan
Test::Unit::TestCase unit testing framework base class metacpan
Test::Unit::TestRunner unit testing framework helper class metacpan
Test::Unit::TestSuite unit testing framework base class metacpan
Test::Unit::TkTestRunner unit testing framework helper class metacpan
Test::Unit::Tutorial Tutorial on unit testing metacpan
Test::Unit::UnitHarness unit testing framework helper class 1.1502 metacpan
Test::Unit::Warning helper TestCase for adding warnings to a suite metacpan

Provides

Name File View
Test::Unit::UnitHarness::Exception lib/Test/Unit/UnitHarness.pm metacpan
Test::Unit::UnitHarness::TestCase lib/Test/Unit/UnitHarness.pm metacpan
Tk::ArrayBar lib/Test/Unit/TkTestRunner.pm metacpan

Other Files

ChangeLog metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan