| Name: | rh-perl524-perl-Test-Fatal |
|---|---|
| Version: | 0.014 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 38589 |
| License: | GPL+ or Artistic |
| RPM: | rh-perl524-perl-Test-Fatal-0.014-6.el7.noarch.rpm |
| Source RPM: | rh-perl524-perl-Test-Fatal-0.014-6.el7.src.rpm |
| Build Date: | Wed Dec 07 2016 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Test-Fatal/ |
| Summary: | Incredibly simple helpers for testing code with exceptions |
| Description: | Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. |
- SCL
- Perl 5.24 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Update to 0.014 - Avoid assuming that t/todo.t is always called t/todo.t - Classify buildreqs by usage - Use %license
- Perl 5.20 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 0.013 - Rebuild to get a newer compile test that may work on 5.6.x
- Update to 0.012
- Go back to auto-detecting the required Test::More, reverting the changes
made for CPAN RT#62699
- Drop support for all current EL releases (5 and 6) since we need Test::More
version 0.96 or later for the test suite