SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-InDistDir rpm build for : OpenSuSE. For other distributions click perl-Test-InDistDir.

Name : perl-Test-InDistDir
Version : 1.112071 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 11:29:44
Group : Development/Libraries/Perl Source RPM : perl-Test-InDistDir-1.112071-bp154.1.1.src.rpm
Size : 0.01 MB
Packager : https://bugs_opensuse_org
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.

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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-InDistDir-1.112071-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Test-InDistDir-1.112071-bp154.1.1.noarch.rpm
     

Provides :
perl(Test::InDistDir)
perl-Test-InDistDir

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/InDistDir.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/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

 
ICM