This one, I managed to avoid. I did it once early in my Perl life, and learned the mantra before the bad habit set in:
s/something/else/ for @list;
But, how do you accomplish the same thing with map, and does it make any difference?
Anima Legato
.oO all things connect through the motion of the mind
In reply to Re^2: Stupid mistakes I repeatedly make
by legato
in thread Stupid mistakes I repeatedly make
by brian_d_foy
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |