perl-autodie - Replace functions with ones that succeed or die
Website: | https://metacpan.org/release/autodie |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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".
Packages
perl-autodie-2.36-1.aldos.noarch [95 KiB] |
Changelog
by Joel Barrios (2023-01-31):
- Update to 2.36. |