in reply to Re: the '..' operator and decreasing values
in thread the '..' operator and decreasing values
No, since "for" is simply an alias of "foreach", so that your code is exactly quivalent to the original poster's code.
In Section
Seekers of Perl Wisdom