Help for this page

Select Code to Download


  1. or download this
          foreach my $filename(keys %Hash_filenames) {
         @{ $Hash_filematches{ $filename } } = grep( (/\/\Q$file_name\E#/i
    + && !/\.plf/), @{ $Hash_filenames{ $filename } });------>this grep se
    +ems to be failing,
          }#for loop end