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

Changes for version 0.0103 - 2007-06-23

  • Simplified the CanonFailedObj plugin-specifying code based on the new development of Test::Run::Base.
  • Converted the tests to use the Test::Trap-based classes.

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.