SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Toolbox
Version : 0.4 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.56 Date : 2024-08-05 19:43:49
Group : Development/Libraries/Perl Source RPM : perl-Test-Toolbox-0.4-1.56.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Tools for testing
Description :
Test::Toolbox provides (as you might guess) tools for automated testing.
Test::Toolbox is much like some other testing modules, such as Test::More
and Test::Simple. Test::Toolbox provides a different flavor of tests which
may or may not actually be to your preference.

The tools in Test::Toolbox have a standard format. Commands start with (the
command (of course), followed by the test name. Then there is usually the
value being tested, or values being compared, then other options. So, for
example, this command checks compares two values:

rtcomp \'test name\', $val, $other_val;

In some cases it\'s preferable to flip the logic of the test, so that, for
example, two values should *not* be the same. In that case, you can add the
\'should\' option:

rtcomp \'test name\', $val, $other_val, should=>0;

All test commands require a test name as the first param.

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-Toolbox-0.4-1.56.noarch.rpm
     

Provides :
perl(Test::Toolbox)
perl-Test-Toolbox

Requires :
perl(:MODULE_COMPAT_5.40.0)
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/Toolbox.pm
/usr/lib/perl5/vendor_perl/5.40.0/Test/Toolbox.pod
/usr/share/doc/packages/perl-Test-Toolbox
/usr/share/doc/packages/perl-Test-Toolbox/Changes
/usr/share/doc/packages/perl-Test-Toolbox/README
/usr/share/licenses/perl-Test-Toolbox
/usr/share/licenses/perl-Test-Toolbox/LICENSE
/usr/share/man/man3/Test::Toolbox.3pm.gz

 
ICM