One of the things I've been struck by on this list is how often the "my" declaration is used. For example, I never would have thought of foreach my $i (@data) What are the advantages to doing this? A while back someone showed that it could speed up execution. Why would this be? Just curious, Steve _______________________________________________________ Stephan Gross Loral Skynet 908-470-2388 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
- Re: When to use "my"? Gross, Stephan
- Re: When to use "my"? iansmith
- Re: When to use "my"? Chas Owens
- Re: When to use "my"? Sean O'Leary
- Re: When to use "my"? Chas Owens
- Re: When to use "my"? Brett W. McCoy
- Re[2]: When to use "my"? Tim Musson
- Re: Re[2]: When to use "my"? Brett W. McCoy
- Re: Re[2]: When to use "my"? Paul Johnson
- Re[4]: When to use "my"? Tim Musson
- Re: Re[4]: When to use "my"... Paul Johnson