Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Try-Tiny - Minimal try/catch with proper localization of $@
- Description:
The main focus of this module is to provide simple and reliable error
handling for those having a hard time installing TryCatch, but who still
want to write correct 'eval' blocks without 5 lines of boilerplate each
time.
Packages
perl-Try-Tiny-0.07-1.el4.noarch
[17 KiB] |
Changelog
by Paul Howarth (2010-11-01):
- update to 0.07:
- allow multiple finally blocks
- pass the error, if any, to finally blocks when called
- documentation fixes and clarifications
- this release by RJBS -> update source URL
|