Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Data Dump / Tool To View Hash Structure Easily?

by Laurent_R (Canon)
on Sep 09, 2013 at 22:55 UTC ( [id://1053118]=note: print w/replies, xml ) Need Help??


in reply to Data Dump / Tool To View Hash Structure Easily?

Well, yes, of course, Data::Dumper and Data::Dump are very good solutions. But, it probably has to do with the way I am working on my programs and data structures, I am using much more often yet another solution: the x command of the Perl debugger. I am just using it all the time, be it for simply visualizing a simple array or for a complicated nested data structure.

  • Comment on Re: Data Dump / Tool To View Hash Structure Easily?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found