Help for this page
use strict; use warnings; ... } } close $fh;
use strict; use warnings; ... print $line; } close $fh;