Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^4: How to grep for a filename for each of the keys of a hash

by k_manimuthu (Monk)
on Dec 13, 2010 at 06:34 UTC ( [id://876802]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to grep for a filename for each of the keys of a hash
in thread How to grep for a filename for each of the keys of a hash

my @array = grep (/\Q$file_name\E/i, keys %pathname_versions);

That's the right thing.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://876802]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 15:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found