in reply to Lexical aliasing for perl versions prior to 5.8
Lexical::Alias doesn't need 5.8 -- but one of the functions it offers doesn't work under 5.8. The synopsis is confusing. You can't use plain alias before 5.8, but you can use alias_s, alias_s, alias_a, alias_h and alias_r.
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
|
|---|