Help for this page
while(my $line = <$log>) { $n++; ... while ( $line = <$log> ) { ... while ( $line = <$log> ) {