| Name: | perl-Syntax-Keyword-Try |
|---|---|
| Version: | 0.29 |
| Release: | 7.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 135314 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Syntax-Keyword-Try-0.29-7.el10.aarch64.rpm |
| Source RPM: | perl-Syntax-Keyword-Try-0.29-7.el10.src.rpm |
| Build Date: | Wed Jan 29 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Syntax-Keyword-Try/ |
| Summary: | try/catch/finally syntax for perl |
| 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. |