Go to file
Fedora Release Engineering 9b18a4ad44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 23:53:32 +00: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.25 bump 2021-06-03 10:02:11 +02: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 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild 2021-07-22 23:53:32 +00:00
README.md Added the README 2018-12-04 10:41:50 +00:00
sources 0.25 bump 2021-06-03 10:02:11 +02: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.