|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: comparing nested data structuresby JavaFan (Canon) |
| on Nov 02, 2011 at 10:17 UTC ( #935338=note: print w/ replies, xml ) | Need Help?? |
|
If the nested data structures contain hashes, you'll have to sort the keys - which makes me think there no "fast trick" in the general case. I usually go for Test::More::is_deeply. But I don't know whether that's fast enough for you.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||