Just skip the ones you don't want:
Then,<IN> for 1..32;
Substitute your file handle for IN.while (defined(my $goodstuff = <IN>)) { # and so on
Update
Extended example.
In reply to Re: Cut off beginning lines of a file
by VSarkiss
in thread Cut off beginning lines of a file
by MBolton
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |