perl-Syntax-Keyword-Defer - Add defer block syntax to Perl
Website: | https://metacpan.org/release/Syntax-Keyword-Defer |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-Syntax-Keyword-Defer-0.11-1.aldos.x86_64 [28 KiB] |
Changelog
by Joel Barrios (2024-09-03):
- Update to 0.11. |