Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-InDistDir | Distribution: openSUSE:Factory:zSystems |
Version: 1.112071 | Vendor: openSUSE |
Release: 9.39 | Build date: Wed Dec 21 15:09:52 2011 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 7275 | Source RPM: perl-Test-InDistDir-1.112071-9.39.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Test-InDistDir/ | |
Summary: test environment setup for development with IDE |
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.
SUSE-Permissive
* Wed Dec 21 2011 cfarrell@suse.com - license update: SUSE-Permissive WTFYL is not on the SPDX list of licenses, nor is it likely to be included. Use SUSE-Permissive in such cases * Tue Dec 20 2011 coolo@suse.com - initial package 1.112071 * created by cpanspec 1.78.06
/usr/lib/perl5/vendor_perl/5.40.0/Test /usr/lib/perl5/vendor_perl/5.40.0/Test/InDistDir.pm /usr/share/doc/packages/perl-Test-InDistDir /usr/share/doc/packages/perl-Test-InDistDir/Changes /usr/share/doc/packages/perl-Test-InDistDir/LICENSE /usr/share/doc/packages/perl-Test-InDistDir/README.mkdn /usr/share/man/man3/Test::InDistDir.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024