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!
I'm not sure I quite agree that is_deeply doesn't do a deep comparison at all, though I agree that it has a quirk or two. But more to the point, what does Test::Struct offer that Test::Deep doesn't? Not meant rhetorically, I'm just curious, since they both seem to have the same basic goal.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Does Data::Dumper give you eye strain? Use Test::More::is_deeply() for debugging!
by demerphq (Chancellor) on Jul 20, 2005 at 23:59 UTC | |
|
Re^3: Does Data::Dumper give you eye strain? Use Test::More::is_deeply() for debugging!
by fergal (Chaplain) on Jul 21, 2005 at 00:12 UTC |