Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Data::Dumper Limitations

by redemption (Sexton)
on Oct 30, 2002 at 18:33 UTC ( [id://209188]=note: print w/replies, xml ) Need Help??


in reply to Data::Dumper Limitations

Hmm this seems eerily identical to something I was doing a few months back. I'd used Data::Dumper too and yes it breaks when the hash gets too big and deep. I think it depends on the memory you have available.

You can do it the hard way and write your own foreach loops to print what you want. That was what I did and believe me, it does actually help you understand you data structure oh so much better :D

Log In?
Username:
Password:

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

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

    No recent polls found