e6e8e04cfe
Reviewed in bug #1957795. |
||
---|---|---|
.gitignore | ||
perl-Syntax-Keyword-Defer.spec | ||
README.md | ||
sources |
perl-Syntax-Keyword-Defer
This Perl module provides a syntax plugin that implements a block which executes when the containing scope has finished. The "defer" blocks are primarily intended for cases such as resource finalization tasks that may be conditionally required.