in reply to
Re: Cannot skip first lines in array
in thread
Cannot skip first lines in array
i don't think
next for (0..9);
is working the way you want.
however, the first foreach loop should work just fine.
Comment on
Re^2: Cannot skip first lines in array
Download
Code
In Section
Seekers of Perl Wisdom