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

Changes for version 2.45_01 - 2004-12-17

  • THINGS THAT MIGHT BREAK YOUR CODE
    • Test::Harness now requires Perl 5.004_05.
    • We no longer try to print a stack if a coredump is detected.
  • FIXES
    • Reverted Test::Harness::Iterator::next()'s use of readline, since it fails under Perl 5.5.4.
    • We no longer try to print a stack if a coredump is detected. This means that the external problems we've had with wait.ph now disappear. This resolves a number of problems that various Linux distros have, and closes a couple of RT tickets like #2729 and #7716.
  • ENHANCEMENTS
    • Added Test::Harness->strap() method to access the internal strap.
  • DOCUMENTATION
    • Obfuscated the rt.cpan.org email address. The damage is already done, but at least we'll have it hidden going forward.

Documentation

A command-line tool for running tests against Test::Harness
Documentation for the TAP format

Modules

Run Perl standard test scripts with statistics
simple assert
Internal Test::Harness Iterator
detailed analysis of test results

Provides

in lib/Test/Harness/Iterator.pm
in lib/Test/Harness/Iterator.pm