{ my $ignoreFirstLine = <$fh>; } while( defined (my $line = <$fh>) ) { ...