Help for this page
open my $INFO_FILTER, '<', $file_filter or die "Die: Could not open $f +ile_filter: $!"; while ( <$INFO_FILTER> ) { ... }