| Name: | perl-Test-FailWarnings |
|---|---|
| Version: | 0.008 |
| Release: | 17.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 26836 |
| License: | ASL 2.0 |
| RPM: | perl-Test-FailWarnings-0.008-17.el8.noarch.rpm |
| Source RPM: | perl-Test-FailWarnings-0.008-17.el8.src.rpm |
| Build Date: | Fri Nov 01 2019 |
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |