Help for this page
use strict; use warnings;
use strict; use warnings; ... while (defined (my $line = <$logIn>)) { ...; }