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

Re: grep for hash?

by Anonymous Monk
on Jul 07, 2009 at 11:45 UTC ( [id://777844]=note: print w/replies, xml ) Need Help??


in reply to grep for hash?

Not me my %new =  map { $_ => $orig{$_}; } grep {/$my_regexp/ } keys %orig;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-03-29 15:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found