Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Does Data::Dumper give you eye strain? Use Test::More::is_deeply() for debugging!

by Anonymous Monk
on Apr 11, 2008 at 21:10 UTC ( [id://679860]=note: print w/replies, xml ) Need Help??


in reply to Re: Does Data::Dumper give you eye strain? Use Test::More::is_deeply() for debugging!
in thread Does Data::Dumper give you eye strain? Use Test::More::is_deeply() for debugging!

Good idea. I do the following but the YAML would be more terse and probably easier to read after all.

use Data::Dumper; $Data::Dumper::Terse = 1; $Data::Dumper::Indent = 1;

Log In?
Username:
Password:

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

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

    No recent polls found