Name: | rh-perl526-perl-Test-FailWarnings |
---|---|
Version: | 0.008 |
Release: | 12.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 26807 |
License: | ASL 2.0 |
RPM: | rh-perl526-perl-Test-FailWarnings-0.008-12.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-Test-FailWarnings-0.008-12.el7.src.rpm |
Build Date: | Thu Oct 25 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-FailWarnings/ |
Summary: | Add test failures if warnings are caught |
Description: | This module hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance. |