perl-Test-Fatal

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.
Website: http://search.cpan.org/dist/Test-Fatal/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Test-Fatal-0.014-6.el6_10.noarch [23 KiB] Changelog by Andrew Colin Kissa (2023-02-14):
- BaruwaOS rebuild
perl-Test-Fatal-0.006-1.el6.noarch [18 KiB] Changelog by Paul Howarth (2011-06-02):
- Update to 0.006
  - Crank back the Test::More and Exporter requirements (CPAN RT#62699)
  - Add lives_ok and dies_ok emulation (CPAN RT#67598)
- Versions patch replaced by workaround for old ExtUtils::MakeMaker
- BR: perl(Test::Builder::Tester)