|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Does Data::Dumper give you eye strain? Use Test::More::is_deeply() for debugging!by adrianh (Chancellor) |
| on Jul 20, 2005 at 07:05 UTC ( [id://476462]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Well then, how about using Test::More::is_deeply() sometimes, instead? It's often useful, but you do have to bear in mind that it only looks at the basic structure of the objects, and ignores many things, e.g.:
will pass. Test::Deep is a useful module if you're interested in some of the detail.
In Section
Meditations
|
|
||||||||||||||||||||||||