The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Test::Run::Plugin::AlternateInterpreters

This is a module that allows one to specify alternate interpreters
for each test files as being run by Test::Run.

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::AlternateInterpreters

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Test::Run::Plugin::AlternateInterpreters

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test::Run::Plugin::AlternateInterpreters

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Test::Run::Plugin::AlternateInterpreters

    CPAN Ratings:
        http://cpanratings.perl.org/d/Test::Run::Plugin::AlternateInterpreters

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

COPYRIGHT AND LICENCE

Copyright (C) 2007 Shlomi Fish

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