while() { $linecount++ ; next if $linecount <= $numHeaders; # ... }