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.43_02 - 2004-11-25

  • ENHANCEMENTS
    • Added more debug output if $Test::Harness::Debug is on.
  • FIXES
    • Test::Harness now removes default paths from the paths that it sets in PERL5LIB. This fixes RT #5649. Thanks, Schwern.
  • THINGS THAT MIGHT BREAK YOUR CODE
    • Test::Harness::Straps' constructor no longer will work as an object method. You can't say $strap->new any more, but that's OK because you never really wanted to anyway.

Changes for version 2.43_01

  • FIXES
    • Added workaround for local $ENV{} bug on Cygwin to t/prove-switches.t. See the following RT tickets for details.
    • https://rt.cpan.org/Ticket/Display.html?id=6452 http://rt.perl.org/rt3/Ticket/Display.html?id=30952

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