SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rh-perl530-perl-Test-Warnings rpm build for : CentOS 7. For other distributions click rh-perl530-perl-Test-Warnings.

Name : rh-perl530-perl-Test-Warnings
Version : 0.028 Vendor : CentOS
Release : 2.el7 Date : 2020-04-04 11:55:25
Group : Unspecified Source RPM : rh-perl530-perl-Test-Warnings-0.028-2.el7.src.rpm
Size : 0.05 MB
Packager : CBS < cbs_centos_org>
Summary : Test for warnings and the lack of them
Description :
If you\'ve ever tried to use Test::NoWarnings to confirm there are no warnings
generated by your tests, combined with the convenience of done_testing to not
have to declare a test count, you\'ll have discovered that these two features do
not play well together, as the test count will be calculated before the
warnings test is run, resulting in a TAP error (see examples/test_nowarnings.pl
in this distribution for a demonstration).

This module is intended to be used as a drop-in replacement for
Test::NoWarnings: it also adds an extra test, but runs this test before
done_testing calculates the test count, rather than after. It does this by
hooking into done_testing as well as via an END block. You can declare a plan,
or not, and things will still Just Work.

It is actually equivalent to:

use Test::NoWarnings 1.04 \':early\';

as warnings are still printed normally as they occur. You are safe, and
enthusiastically encouraged, to perform a global search-replace of the above
with use Test::Warnings; whether or not your tests have a plan.

RPM found in directory: /vol/rzm7/linux-centos-vault/7.8.2003/sclo/x86_64/rh/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rh-perl530-perl-Test-Warnings-0.028-2.el7.noarch.rpm
ftp.icm.edu.pl  rh-perl530-perl-Test-Warnings-0.028-2.el7.noarch.rpm
     

Provides :
rh-perl530-perl(Test::Warnings)
rh-perl530-perl-Test-Warnings
scl-package(rh-perl530)

Requires :
rh-perl530-perl(Exporter)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rh-perl530-perl(strict)
rh-perl530-perl(warnings)
rpmlib(PayloadIsXz) <= 5.2-1
rh-perl530-perl(Test::Builder)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rh-perl530-perl(Carp)
rh-perl530-runtime
rh-perl530-perl(parent)
rh-perl530-perl(:MODULE_COMPAT_5.30.1)


Content of RPM :
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/CONTRIBUTING
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/Changes
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/LICENCE
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/README
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/no_plan.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/sub.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/synopsis_1.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/synopsis_2.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/test_nowarnings.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/test_warning_contents.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/warning_like.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/with_done_testing.t
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Test-Warnings-0.028/examples/with_plan.t
/opt/rh/rh-perl530/root/usr/share/man/man3/Test::Warnings.3pm.gz
/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Test
/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/Test/Warnings.pm

 
ICM