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:

Search CPAN

http://search.cpan.org/dist/Test::Run::Plugin::TrimDisplaysFilenames

CPAN Request Tracker:

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

AnnoCPAN, annotated CPAN documentation:

http://annocpan.org/dist/Test::Run::Plugin::TrimDisplaysFilenames

CPAN Ratings:

http://cpanratings.perl.org/d/Test::Run::Plugin::TrimDisplaysFilenames

Subversion repository:

http://svn.berlios.de/svnroot/repos/web-cpan/Test-Harness-NG/trunk/modules/plugins/backend/Test-Run-Plugin-TrimDisplaysFilenames/

COPYRIGHT AND LICENCE

Copyright (C) 2007 Shlomi Fish

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