Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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".
Packages
perl-autodie-2.25-2.fc21.noarch
[93 KiB] |
Changelog
by Fedora Release Engineering (2014-06-07):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|