![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: How can I skip an element in an array whilst reading...by Russ (Deacon) |
on Apr 06, 2002 at 00:18 UTC ( #157088=note: print w/replies, xml ) | Need Help?? |
This looks similar to How do I multiply the corresponding elements in two arrays together?. Skipping one element can happen with a next in your loop, or just increment the index, if you are using them.
In Section
Seekers of Perl Wisdom
|
|