Kwalitee Issues

has_meta_yml

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

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.

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Inner
  • Devel::Symdump
  • Error
  • Tk
  • Tk::BrowseEntry
  • Tk::Canvas
  • Tk::Derived
  • Tk::DialogBox
  • Tk::ROText

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.

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

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Test::Unit::Assert
  • Test::Unit::Assertion
  • Test::Unit::Assertion::Boolean
  • Test::Unit::Assertion::CodeRef
  • Test::Unit::Assertion::Regexp
  • Test::Unit::Exception
  • Test::Unit::HarnessUnit
  • Test::Unit::Test
  • Test::Unit::TestCase
  • Test::Unit::TestRunner
  • Test::Unit::TestSuite
  • Test::Unit::TkTestRunner
  • Test::Unit::Tutorial
  • Test::Unit::UnitHarness
  • Test::Unit::UnitHarness::Exception
  • Test::Unit::UnitHarness::TestCase
  • Tk::ArrayBar

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

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::Unit the PerlUnit testing framework 0.24 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 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
Makefile.PL metacpan
README metacpan