perl-autodie

Replace functions with ones that succeed or die

Description

The "autodie" and "Fatal" pragma provides a convenient way to replace
functions that normally return false on failure with equivalents that throw an
exception on failure.

However "Fatal" has been obsoleted by the new autodie pragma. Please use
autodie in preference to "Fatal".
Website: http://search.cpan.org/dist/autodie/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-autodie-2.29-1001.el6_10.noarch [94 KiB] Changelog by Andrew Colin Kissa (2023-03-08):
- Build with Perl 5.24