| Test-Run-Plugin-TrimDisplayedFilenames documentation | view source | Contained in the Test-Run-Plugin-TrimDisplayedFilenames distribution. |
Test::Run::CmdLine::Plugin::TrimDisplayedFilenames - trim the filenames that are displayed by the harness to make them more managable.
This is a Test::Run::CmdLine plugin that allows one to trim the
filenames that are displayed by the harness. It accepts
the parameter by using the 'HARNESS_TRIM_FNS'
environment variable. A few sample ones are:
fromre:\At\z
(to match everything up to a "t" directory.)
keep:3
(to keep only 3 components).
Version 0.0122
Returns the Backend Plugins as specified by this plugin. See Test::Run::CmdLine for more information.
Returns the non-direct Backend Environment Mappings, that will specify the YAML information. See Test::Run::CmdLine for more information.
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::CmdLine::Plugin::TrimDisplayedFilenames
You can also look for information at:
http://annocpan.org/dist/Test::Run::CmdLine::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/
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. |