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

Changes for version 0.44 - 2002-04-25

  • names containing newlines no longer produce confusing output (from chromatic)
  • chromatic provided a fix so can_ok() honors can() overrides.
  • Nick Ing-Simmons suggested todo_skip() be a bit clearer about the skipping part.
  • Making plan() vomit if it gets something it doesn't understand.
  • Tatsuhiko Miyagawa fixed use_ok() with pragmata on older perls.
  • quieting diag(undef)

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.