![]() |
|
XP is just a number | |
PerlMonks |
Re^9: Interview Preprationby jZed (Prior) |
on Apr 04, 2005 at 18:51 UTC ( #444763=note: print w/replies, xml ) | Need Help?? |
Ok, how about:
In Perl, the keywords "for" and "foreach" are identical. In many other languages the two keywords refer to two different loop structures. Perl supports both loop structures, but allows the use of either keyword for either structure.
In Section
Seekers of Perl Wisdom
|
|