![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^3: Huge simple problemby dreadpiratepeter (Priest) |
on Aug 06, 2009 at 04:07 UTC ( #786305=note: print w/replies, xml ) | Need Help?? |
I always say foreach when doing (@a) type loops and for when doing c-style loops. helps make the code a little more self-documenting
-pete "Worry is like a rocking chair. It gives you something to do, but it doesn't get you anywhere."
In Section
Seekers of Perl Wisdom
|
|