Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: can I change hash keys or values directly

by misterperl (Pilgrim)
on Jan 29, 2021 at 14:27 UTC ( [id://11127637]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    map s.(\d+).$1+1/e,values %nums;
    
  2. or download this
     
    use 5.012;  # so keys/values/each work on arrays
    

Log In?
Username:
Password:

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

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

    No recent polls found