Changes for version 0.71 - 2007-09-13

  • Bug fixes
  • Fixed a problem with BEGIN { use_ok } silently failing when there's no plan set. [rt.cpan.org 28345] Thanks Adriano Ferreira and Yitzchak.
  • Fixed an obscure problem with is_deeply() and overloading == [rt.cpan.org 20768]. Thanks Sisyphus.
  • Test fixes
  • Removed dependency on Text::Soundex [rt.cpan.org 25022]
  • Fixed a 5.5.x failure in fail-more.t
  • Got rid of the annoying sort_bug.t test that revealed problems with some threaded perls. It was testing the deprecated eq_* functions and not worth the bother. Now it tests is_deeply(). [rt.cpan.org 17791]
  • Doc fixes
  • Minor POD mistake in Test::Builder [rt.cpan.org 28869]
  • Test::FAQ has been updated with some more answers.
  • Install fixes
  • Fixed the "LICENSE is not a known MakeMaker parameter name" warning on older MakeMakers for real this time.

Documentation

A tutorial about writing really basic tests

Modules

Backend for building test libraries
Base class for test modules
test testsuites that have been built with Test::Builder
turn on colour in Test::Builder::Tester
yet another framework for writing test scripts
Basic utilities for writing tests.

Provides

in lib/Test/Builder/Tester.pm