in reply to
Re^2: A question for the enlightened.
in thread
Using aliases in for loops or not?
Your not, but given that foreach is just an alias to for, what do you do with nested foreach loops!
Im so sick of my Signature...
Comment on
Re^3: A question for the enlightened.
Download
Code
Replies are listed 'Best First'.
Re^4: A question for the enlightened.
by
jkva
(Chaplain)
on Feb 17, 2005 at 10:44 UTC
I see what you mean, I did not know I could use a
for
instead of a
foreach
. I will look into this. Thanks.
-- Detonite
[reply]
[d/l]
[select]
In Section
Seekers of Perl Wisdom