Package : perl-Test-Run-Plugin-AlternateInterpreters

Package details

Summary: A plugin

Description:
This is a the Test::Run::CmdLine manpage plugin that allows enabling
alternate interpreters. One can specify them by setting the
''HARNESS_ALT_INTRP_FILE'' environment variable to the path to a YAML
configuration file which lists the interpreters and their regular
expressions. A sample one is:

---
- cmd: '/usr/bin/ruby'
pattern: \.rb\z
type: regex
- cmd: '/usr/bin/python'
pattern: \.py\z
type: regex


URL: http://search.cpan.org/dist/Test-Run-Plugin-AlternateInterpreters
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs