The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.53_01 - 2004-12-11

  • current_test() can now be set backward.
  • *output() methods now handle tied handles and *FOO{IO} properly.
  • maybe_regex() now handles undef gracefully.
  • maybe_regex() now handles 'm,foo,' style regexes.
  • sort_bug.t wasn't checking for threads properly. Would fail on 5.6 that had ithreads compiled in. [rt.cpan.org 8765]

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.