search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
242 B
Text
5 lines
242 B
Text
This module allows you to alias a lexical variable to another variable
|
|
(package or lexical). You will receive a fatal error if you try
|
|
aliasing a scalar to something that is not a scalar etc.
|
|
|
|
WWW: https://metacpan.org/release/Lexical-Alias
|