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
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.05-bp156.3.3 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.05-bp155.2.11 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.05-bp154.1.23 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.05-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.05-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.05-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
0.05-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.05-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|