Test::Run::Plugin::TrimDisplayedFilenames - trim the first components


Test-Run-Plugin-TrimDisplayedFilenames documentation  | view source Contained in the Test-Run-Plugin-TrimDisplayedFilenames distribution.

Index


NAME

Top

Test::Run::Plugin::TrimDisplayedFilenames - trim the first components of the displayed filename to deal with excessively long ones.

VERSION

Top

Version 0.0122

SYNOPSIS

Top

    package MyTestRun;

    use Moose;

    extends('Test::Run::Plugin::TrimDisplayedFilenames');

FUNCTIONS

Top

AUTHOR

Top

Shlomi Fish, <shlomif at cpan.org>

BUGS

Top

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.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Test::Run::Plugin::TrimDisplayedFilenames

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

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

* CPAN Ratings

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

* RT: CPAN's request tracker

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

* Search CPAN

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

ACKNOWLEDGEMENTS

Top

Curtis "Ovid" Poe ( http://search.cpan.org/~ovid/ ) who gave the idea of testing several tests from several interpreters in one go here:

http://use.perl.org/~Ovid/journal/32092

SEE ALSO

Top

Test::Run, Test::Run::CmdLine, TAP::Parser, Test::Run::CmdLine::Plugin::TrimDisplayedFilenames

COPYRIGHT & LICENSE

Top


Test-Run-Plugin-TrimDisplayedFilenames documentation  | view source Contained in the Test-Run-Plugin-TrimDisplayedFilenames distribution.