Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Test-InDistDir

Project: openSUSE_13.2

Repository: oss

Title: test environment setup for development with IDE

Description:
This module helps run test scripts in IDEs like Komodo.

When running test scripts in an IDE i have to set up a project file
defining the dist dir to run tests in and a lib dir to load additional
modules from. Often I didn't feel like doing that, especially when i only
wanted to do a small patch to a dist. In those cases i added a BEGIN block
to mangle the environment for me.

This module basically is that BEGIN block. It automatically moves up one
directory when it cannot see the test script in "t/$scriptname" and
includes 'lib' in @INC when there's no blib present. That way the test ends
up with almost the same environment it'd get from EUMM/prove/etc., even
when it's actually run inside the t/ directory.

At the same time it will still function correctly when called by
EUMM/prove/etc., since it does not change the environment in those cases.

Version: 1.112071

Release: 8.1.3

Architecture: noarch

Size: 9.45 KB

Build Time: 2014-10-06 15:15:51 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Test::InDistDir) = 1.1... perl-Parse-CPAN-Packages
perl-Test-InDistDir = 1.112...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl