Test::Run::Plugin::TrimDisplayedFilenames
This is a module that allows one to trim the displayed pathnames of the
test scripts so they won't be very long. This is useful if you have
excessively long paths.
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::TrimDisplaysFilenames
You can also look for information at:
MetaCPAN
http://metacpan.org/release/Test-Run-Plugin-TrimDisplayedFilenames
CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test::Run::Plugin::TrimDisplaysFilenames
CPAN Ratings:
http://cpanratings.perl.org/d/Test::Run::Plugin::TrimDisplaysFilenames
COPYRIGHT AND LICENCE
Copyright (C) 2007 Shlomi Fish
This program is released under the following license: MIT X11.