Name : perl-Test-InDistDir
| |
Version : 1.112.71
| Vendor : Mageia_Org
|
Release : 10.mga9
| Date : 2022-03-20 14:46:13
|
Group : Development/Perl
| Source RPM : perl-Test-InDistDir-1.112.71-10.mga9.src.rpm
|
Size : 0.01 MB
| |
Packager : umeabot < umeabot>
| |
Summary : 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 AATTINC 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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release |