SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Helper
Version : 0.002 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.6.1 Date : 2023-07-20 16:56:55
Group : Development/Libraries/Perl Source RPM : perl-Test-Helper-0.002-lp155.6.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Easy creation of test scripts
Description :
Enclose the body of your test script within a *test* block. Within that
block, run individual tests with the *ok* function, which should be passed
a scalar that you desire to be true; this will print \"ok _number_\" or \"not
ok _number_\" as appropriate. Similarly, the *runs* command will expect its
body not to signal an error when run; use it with *ok*, negated or not.
Note that the *test* block keeps track of how many tests there are and
outputs the first line accordingly (it stores up the messages); if an
uncaught exception is raised within the body, it simulates one last failed
test and propagates the exception in order to ensure that it is counted as
a failure. *comm* just writes out a comment to the standard output where it
will be visible in verbose testing mode. *syntax_check* checks the syntax
of modules and scripts listed in the _MANIFEST_.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Helper-0.002-lp155.6.1.noarch.rpm
     

Provides :
perl(Test::Helper)
perl-Test-Helper

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/Helper.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Test-Helper
/usr/share/doc/packages/perl-Test-Helper/TAGS
/usr/share/man/man3/Test::Helper.3pm.gz

 
ICM