The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.98 - 2011-02-23

  • Bug Fixes
  • subtest() should not fail if $? is non-zero. (Aaron Crane)
  • Docs
  • The behavior of is() and undef has been documented. (Pedro Melo)

Changes for version 0.97_01 - 2010-08-27

  • Test Fixes
  • Adapted the tests for the new Perl 5.14 regex stringification. (Karl Williamson) [github 44]
  • Doc Fixes
  • Document how to test "use Foo ()". (Todd Rinaldo) [github 41]
  • Feature Changes
  • subtest() no longer has a prototype. It was just getting in the way.
    • rt.cpan.org 54239
  • The filehandles used by default will now inherit any filehandle disciplines from STDOUT and STDERR IF AND ONLY IF they were applied before Test::Builder is loaded. More later. [rt.cpan.org 46542]

Documentation

A tutorial about writing really basic tests

Modules

Backend for building test libraries
A copy of IO::Scalar for Test::Builder
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