| Test-Run-Plugin-TrimDisplayedFilenames documentation | view source | Contained in the Test-Run-Plugin-TrimDisplayedFilenames distribution. |
Test::Run::Plugin::TrimDisplayedFilenames - trim the first components of the displayed filename to deal with excessively long ones.
Version 0.0122
package MyTestRun;
use Moose;
extends('Test::Run::Plugin::TrimDisplayedFilenames');
Shlomi Fish, <shlomif at cpan.org>
Please report any bugs or feature requests to
bug-test-run-plugin-alternateinterpreters at rt.cpan.org, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test::Run::Plugin::TrimDisplayedFilenames.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc Test::Run::Plugin::TrimDisplayedFilenames
You can also look for information at:
http://annocpan.org/dist/Test::Run::Plugin::TrimDisplayedFilenames
http://cpanratings.perl.org/d/Test::Run::Plugin::TrimDisplayedFilenames
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test::Run::Plugin::TrimDisplayedFilenames
http://search.cpan.org/dist/Test-Run-Plugin-TrimDisplayedFilenames/
Curtis "Ovid" Poe ( http://search.cpan.org/~ovid/ ) who gave the idea of testing several tests from several interpreters in one go here:
Copyright 2007 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.
| Test-Run-Plugin-TrimDisplayedFilenames documentation | view source | Contained in the Test-Run-Plugin-TrimDisplayedFilenames distribution. |