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

Re: Data::Dumper Limitations

by Anonymous Monk
on Oct 30, 2002 at 18:44 UTC ( [id://209191]=note: print w/replies, xml ) Need Help??


in reply to Data::Dumper Limitations

I don't how XML::Simple would do if Data::Dumper croaks, but if it does work it should allow you to verify your HOHOA properly.

Replies are listed 'Best First'.
Re: Re: Data::Dumper Limitations
by grantm (Parson) on Oct 31, 2002 at 03:56 UTC

    XML::Simple also tracks 'seen' references so that it can avoid circular references. So if that's what's causing problems for Data::Dumper it will probably cause problems for XML::Simple.

    Perhaps YAML might be worth a look (although it will need to track circular references too).

Log In?
Username:
Password:

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

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

    No recent polls found