FreeBSD.software
Home/devel/p5-Devel-LexAlias

p5-Devel-LexAlias

0.05_2devel

Perl module which does alias lexical variables

Description from the home page: Devel::LexAlias provides the ability to alias a lexical variable in a subroutines scope to one of your choosing. If you don't know why you'd want to do this, I'd suggest that you skip this module. If you think you have a use for it, I'd insist on it. Still here? lexalias( $where, $name, $variable ) $where refers to the subroutine in which to alias the lexical, it can be a coderef or a call level such that you'd give to caller $name is the name of the lexical within that subroutine $variable is a reference to the variable to install at that location

$pkg install p5-Devel-LexAlias
metacpan.org/release/Devel-LexAlias
Origin
devel/p5-Devel-LexAlias
Size
16.9KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
12 packages

Dependencies (2)

Required By (12)