perl-Syntax-Keyword-Try - try/catch/finally syntax for perl
Website: | https://metacpan.org/release/Syntax-Keyword-Try/ |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This module provides a syntax plugin that implements exception-handling semantics in a form familiar to users of other languages, being built on a block labeled with the try keyword, followed by at least one of a catch or finally block.
Packages
perl-Syntax-Keyword-Try-0.29-1.aldos.i686 [42 KiB] |
Changelog
by Joel Barrios (2024-08-13):
- Update to 0.29. |