00d9868fa2
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org> |
||
---|---|---|
.gitignore | ||
perl-Syntax-Keyword-Try.rpmlintrc | ||
perl-Syntax-Keyword-Try.spec | ||
README.md | ||
sources |
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.