Name: | perl-Test-Fatal |
Version: | 0.017 |
Release: | 8.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 43558 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Test-Fatal-0.017-8.el10.noarch.rpm
|
Source RPM: |
perl-Test-Fatal-0.017-8.el10.src.rpm
|
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |