my @array = grep (/\Q$file_name\E/i, keys %pathname_versions);
That's the right thing.
In reply to Re^4: How to grep for a filename for each of the keys of a hash
by k_manimuthu
in thread How to grep for a filename for each of the keys of a hash
by perl_mystery
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |