SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Some rpm build for : openSUSE Tumbleweed. For other distributions click perl-Test-Some.

Name : perl-Test-Some
Version : 0.2.1 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.55 Date : 2024-08-05 20:33:25
Group : Development/Libraries/Perl Source RPM : perl-Test-Some-0.2.1-1.55.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Test a Subset of Tests
Description :
This module allows to run a subset of the \'subtest\' tests given in a test
file.

The module declaration takes a whitelist of the subtests we want to run.
Any subtest that doesn\'t match any of the whitelist items will be skipped
(or potentially bypassed).

The test files don\'t even need to be modified, as the module can also be
invoked from the command-line. E.g.,

$ perl -MTest::Some=foo t/tests.t

If no argument is given to the module declaration, the environment variable
\'TEST_SOME\' will be used as the defaults. For example, this is equivalent
to the example above:

$ export TEST_SOME=foo
$ perl -MTest::Some t/tests.t

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Some-0.2.1-1.55.noarch.rpm
     

Provides :
perl(Test::Some)
perl-Test-Some

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(List::MoreUtils)
perl(Package::Stash)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Test
/usr/lib/perl5/vendor_perl/5.40.0/Test/Some.pm
/usr/share/doc/packages/perl-Test-Some
/usr/share/doc/packages/perl-Test-Some/AUTHOR_PLEDGE
/usr/share/doc/packages/perl-Test-Some/Changes
/usr/share/doc/packages/perl-Test-Some/README.mkdn
/usr/share/doc/packages/perl-Test-Some/doap.xml
/usr/share/licenses/perl-Test-Some
/usr/share/licenses/perl-Test-Some/LICENSE
/usr/share/man/man3/Test::Some.3pm.gz

 
ICM