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

Changes for version 0.30 - 2001-09-27

  • Added Test::Builder
  • Diagnostics are back to using STDERR *unless* it's from a todo test. Those go to STDOUT.
  • Fixed it so nothing is printed if a test is run with a -c flag. Handy when a test is being deparsed with B::Deparse.

Documentation

A tutorial about writing really basic tests

Modules

Backend for building test libraries
yet another framework for writing test scripts
Basic utilities for writing tests.