libsyntax-keyword-dynamically-perl

module to dynamically change the value of a variable

Description

Syntax::Keyword::Dynamically provides a syntax plugin that implements a single keyword, dynamically, which alters the behaviour 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 lvalue functions and accessors.
 - You can dynamically assign to regular lexical variables.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Syntax-Keyword-Dynamically


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libsyntax-keyword-dynamically-perl