Test-Run-Plugin-ColorFileVerdicts

This is a Test-Run ( http://web-cpan.berlios.de/modules/Test-Run/ ) plugin that allows one to color the verdicts of the individual test files ("ok" and "NOT OK") in terminal colors. If you want to color the summary line look at Test-Run-Plugin-ColorSummary and Test-Run-CmdLine-Plugin-ColorSummary.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Test::Run::Plugin::ColorFileVerdicts

You can also look for information at:

Search CPAN

http://search.cpan.org/dist/Test-Run-Plugin-ColorFileVerdicts

CPAN Request Tracker:

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Run-Plugin-ColorFileVerdicts

AnnoCPAN, annotated CPAN documentation:

http://annocpan.org/dist/Test-Run-Plugin-ColorFileVerdicts

CPAN Ratings:

http://cpanratings.perl.org/d/Test-Run-Plugin-ColorFileVerdicts

COPYRIGHT AND LICENCE

Copyright (C) 2007 Shlomi Fish

This program is released under the following license: MIT X11.