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

Changes for version 0.0121 - 2009-08-06

  • Fixed a bug that could cause a crash when a failure was encountered. Moose didn't like assigning an undef to individual_test_file_verdict_colors .

Modules

Color the individual test file verdicts in Test::Run::CmdLine.
make the file verdict ("ok", "NOT OK") colorful.
a subclass of the ::CanonFailedObj that renders the failed line with colors.
common functionality that deals with the color fields for both the main object and the CanonFailedObj.