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 2.40 - 2003-12-30

  • FIXES
    • Test::Harness::Straps should now properly quote on VMS.
  • ENHANCEMENTS
    • prove now takes a -l option to add lib/ to @INC. Now when you're building a module, you don't have to do a make before you run the prove. Thanks to David Wheeler for the idea.
  • INTERNALS
    • Internal functions corestatus() and canonfailed() prepended with underscores, to indicate such.
    • Gratuitous text-only changes in Test::Harness::Iterator.
    • All tests now do their use_ok() in a BEGIN block. Some of the use_ok() calls were too much of a hassle to put into a BEGIN block, so I changed them to regular use calls.

Documentation

A command-line tool for running tests against Test::Harness

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