Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: doubts about Data::Dumper output

by choroba (Cardinal)
on Oct 06, 2014 at 10:10 UTC ( [id://1102917]=note: print w/replies, xml ) Need Help??


in reply to doubts about Data::Dumper output

Hash keys are not ordered. It is irrelevant which one will be defined first. In the end, they both point to the same code reference.

BTW, you can simplify the assignment by dropping the cast and dereference:

$dispatch{a} = $dispatch{original_a};
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

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

    No recent polls found