[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: Localization method of $1
Peter Scott writes:
> 'Localization' to me means, "created a new version of this variable at a 
> new location, leaving the old one alone until we exit the current scope," 
This is not what Perl means.  'local' is just a misnomer for 'save_value'.
Ilya
- References to:
 - 
Peter Scott <Peter@PSDT.com>
 
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]