Package perl-Syntax-Keyword-Dynamically: Information
Source package: perl-Syntax-Keyword-Dynamically
Version: 0.14-alt2
Build time: Apr 16, 2025, 07:55 PM in the task #381805
Category: Development/Perl
Report package bugLicense: GPL-1.0-or-later OR Artistic-1.0-Perl
Summary: Dynamically change the value of a variable
Description:
This Perl module provides a syntax plugin that implements a single keyword, dynamically, which alters the behavior of a scalar assignment operation. Syntactically and semantically it is similar to the built-in Perl keyword local, but is implemented somewhat differently to give two key advantages over regular local: You can dynamically assign to left-value functions and accessors, and you can dynamically assign to regular lexical variables.
List of RPM packages built from this SRPM:
perl-Syntax-Keyword-Dynamically (x86_64, i586, aarch64)
perl-Syntax-Keyword-Dynamically-debuginfo (x86_64, i586, aarch64)
perl-Syntax-Keyword-Dynamically-tests (noarch)
perl-Syntax-Keyword-Dynamically (x86_64, i586, aarch64)
perl-Syntax-Keyword-Dynamically-debuginfo (x86_64, i586, aarch64)
perl-Syntax-Keyword-Dynamically-tests (noarch)
Maintainer: Igor Vlasenko
Last changed
April 16, 2025 Igor Vlasenko 0.14-alt2
- NMU: fixed build
April 3, 2025 Igor Vlasenko 0.14-alt1
- automated CPAN update
Oct. 23, 2023 Igor Vlasenko 0.13-alt1_1
- updated import, removed circular deps