in reply to
Re: Number notation
in thread
Number notation
cLive -- The exact confusion here is that "02" does NOT become "2" in $array{$var2}. If it did, then his result from $array{$var2} would be "125" not "undef".
Comment on
Re: Re: Number notation
In Section
Seekers of Perl Wisdom