> In simple cases, step 3 will happen momentarily, > but if you haven't used it, then it will go away, and > the new key won't be defined. > > But if it's part of a larger expression that also > dereferences out of the new element, then the > new element will remain defined, even if that's > not what you wanted. Self-correction. I'm wrong. The above would only apply if one was using ++$key. Sorry.
- Re: $hash{$_}++ Paul
- Re: $hash{$_}++ Brett W. McCoy
- Re: $hash{$_}++ Peter Scott
- Re: $hash{$_}++ Brett W. McCoy
- Re: $hash{$_}++ David Gilden
- Re: $hash{$_}++ Chas Owens
- Re: $hash{$_}++ Dave Cross
- RE: $hash{$_}++ Peter Cornelius
- RE: $hash{$_}++ Chas Owens
- Re: $hash{$_}++ Me
- RE: $hash{$_}++ Brett W. McCoy
- Re: $hash{$_}++ Randal L. Schwartz