in reply to Re: perl equivalent to ruby's alias
in thread perl equivalent to ruby's alias
but I don't see what that gains over justalias *old_func = \&new_func,
I searched the Data::Alias documentation for 'code' and 'function', but couldn't find anything indicating what I might be missing.*old_func = \&new_func.
|
|---|