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

This plugin allows Test::Run to customize the components of the failure line.
(failed tests, percents, etc.).

INSTALLATION

To install this module, run the following commands:

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


COPYRIGHT AND LICENCE

Copyright (C) 2006 Shlomi Fish

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