in reply to Re: Re: Re: Lexical::Alias & subroutines
in thread Lexical::Alias & subroutines
But it is not the same. Your code creates a copy. So the changes to $x do not affect the parameters to foo().
Lexical::TypeGlob doesn't seem to be related.
Jenda
Always code as if the guy who ends up maintaining your code
will be a violent psychopath who knows where you live.
-- Rick Osborne
Edit by castaway: Closed small tag in signature
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Lexical::Alias & subroutines
by BrowserUk (Patriarch) on May 19, 2003 at 17:08 UTC |