|
|
| Just another Perl shrine | |
| PerlMonks |
Re: NEWBIE Brain Teaserby kha0z (Scribe) |
| on Apr 15, 2001 at 01:09 UTC ( #72613=note: print w/ replies, xml ) | Need Help?? |
|
I expected: Another Update:I just want to make sure that I understand this. In the "foreach" loop $each is assigned a reference to a scalar value in @list. So when $each is modified in the loop what is actually being modified is $list[$i] which happens to be same value as $newlist[$i]. Right?
Good Hunting,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||