foreach my $i (@array) { if(grep @array[$i], @files) { my $match = (grep @array[$i], @files);