Go to file
2023-07-11 15:41:31 +02:00
.fmf Package tests 2021-03-26 18:03:09 +01:00
plans Package tests 2021-03-26 18:03:09 +01:00
tests Package tests 2021-03-26 18:03:09 +01:00
.gitignore 0.28 bump; Update license to SPDX format 2022-12-16 09:08:00 +01:00
gating.yaml Package tests 2021-03-26 18:03:09 +01:00
perl-Syntax-Keyword-Try.rpmlintrc 0.15 bump 2020-07-21 12:11:19 +02:00
perl-Syntax-Keyword-Try.spec Perl 5.38 rebuild 2023-07-11 15:41:31 +02:00
README.md Added the README 2018-12-04 10:41:50 +00:00
sources 0.28 bump; Update license to SPDX format 2022-12-16 09:08:00 +01:00

perl-Syntax-Keyword-Try

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.