Go to file
2021-05-22 00:13:53 +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.24 bump 2021-05-11 11:22:38 +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 Perl 5.34 rebuild 2021-05-22 00:13:53 +02:00
README.md Added the README 2018-12-04 10:41:50 +00:00
sources 0.24 bump 2021-05-11 11:22:38 +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.