Help for this page
if (grep {$_ eq $filename} @index_file_names) {
my $found; for (@index_file_names) { ... } if ($found) {