Help for this page

Select Code to Download


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