Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37596120
en ru br
ALT Linux repos
S:0.13-alt1

Group :: Development/Perl
RPM: perl-Syntax-Keyword-Dynamically

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.13-alt1
Build date: 25 september 2023, 15:07 ( 31.0 weeks ago )
Size: 34.90 Kb

Home page:   https://metacpan.org/release/Syntax-Keyword-Dyna…

License: GPL+ or Artistic
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Syntax-Keyword-Dynamically
  • perl-Syntax-Keyword-Dynamically-debuginfo
  • perl-Syntax-Keyword-Dynamically-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin