Changes for version 0.0104 - 2008-08-18

  • Changed _initialize() to _init().
    • In accordance to the new Test-Run.
  • Bumped the dependencies.
  • Changed the licence to "mit" instead of "bsd".

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.