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

Re: How to turn "HASH(0x1234567)" into a real HASH

by haukex (Archbishop)
on Oct 14, 2017 at 18:04 UTC ( [id://1201379]=note: print w/replies, xml ) Need Help??


in reply to How to turn "HASH(0x1234567)" into a real HASH

While debugging some code that's printing "HASH(0x9999999)" to stdout

ikegami and LanX have given you some excellent answers. I am wondering why you don't just change the code you're debugging to use Data::Dumper or Data::Dump to show you the hashes? Even if you don't have full control over the code, Perl provides lots of ways to monkey-patch stuff in. If you could show some of the code that is generating this debug output, perhaps we could suggest a way to do that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-03-28 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found