Help for this page
chomp(my @file = <xFILE>);
# No need to do # my $line; # foreach $line (@file) { # foreach my $line (@file) {