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

Changes for version 0.31 - 2001-10-08

  • Added an import option to Test::More
  • Added no_ending and no_header options to Test::Builder (Thanks to Dave Rolsky for giving this a swift kick in the ass)
  • Added is_deeply(). Display of scalar refs not quite 100% (Thanks to Stas Bekman and Apache::TestUtil idea thievery)
  • Fixed a minor warning with skip() (Thanks to Wolfgang Weisselberg for finding this one)

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.