Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How do I modify the KEYS in a hash (copy)

by jdporter (Paladin)
on Feb 06, 2008 at 15:15 UTC ( [id://666577]=note: print w/replies, xml ) Need Help??


in reply to How do I modify the KEYS in a hash (copy)

my %Copy; @Copy{ map { tr/ /_/; $_ } keys %Orig } = values %Orig;

Log In?
Username:
Password:

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

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

    No recent polls found