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.10-1.aldos.src [34 KiB] |
Changelog
by Joel Barrios (2023-09-25):
- Update to 0.10. |