Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: How can one change the keys of a hash to an alternative set of keys?

by choroba (Cardinal)
on Feb 04, 2015 at 22:18 UTC ( [id://1115578]=note: print w/replies, xml ) Need Help??


in reply to Re: How can one change the keys of a hash to an alternative set of keys?
in thread How can one change the keys of a hash to an alternative set of keys?

Read also Do not use each.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re^2: How can one change the keys of a hash to an alternative set of keys?

Replies are listed 'Best First'.
Re^3: How can one change the keys of a hash to an alternative set of keys?
by LanX (Saint) on Feb 04, 2015 at 22:23 UTC
    IIRC is each safe as long as you don't try to call any routines in the loop!

    Copying to a new hash is hardly a threat.

    Cheers Rolf

    PS: Je suis Charlie!

      IIRC is each safe as long as you don't try to call any routines in the loop!Copying to a new hash is hardly a threat.

      But TheDamian says, sometimes in the future, a more clueless maintainer is going to break it dangerously, so avoid it .... might as well avoid perl

        > ........ might as well avoid perl

        exactly! :)

        Cheers Rolf

        PS: Je suis Charlie!

Log In?
Username:
Password:

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

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

    No recent polls found