Package perl-Syntax-Keyword-Defer: Information
Source package: perl-Syntax-Keyword-Defer
Version: 0.11-alt2
Build time: Apr 16, 2025, 07:49 PM in the task #381804
Category: Development/Perl
Report package bugLicense: perl
Summary: add C<defer> block syntax to perl
Description:
This module provides a syntax plugin that implements a block which executes when the containing scope has finished. It similar to features provided by other languages; Swift, Zig, Jai, Nim and Odin all provide this. Note that while Go also provides a `defer' keyword, the semantics here are not the same. Go's version defers until the end of the entire function, rather than the closest enclosing scope as is common to most other languages, and this module.
List of RPM packages built from this SRPM:
perl-Syntax-Keyword-Defer (x86_64, i586, aarch64)
perl-Syntax-Keyword-Defer-debuginfo (x86_64, i586, aarch64)
perl-Syntax-Keyword-Defer (x86_64, i586, aarch64)
perl-Syntax-Keyword-Defer-debuginfo (x86_64, i586, aarch64)
Maintainer: Igor Vlasenko
Last changed
April 16, 2025 Igor Vlasenko 0.11-alt2
- NMU: fixed build
April 3, 2025 Igor Vlasenko 0.11-alt1
- automated CPAN update
Sept. 25, 2023 Igor Vlasenko 0.10-alt1
- automated CPAN update