http://www.perlmonks.org?node_id=459640


in reply to Recursively traverse two data structures and test for match

I imagine the routine doesn't provide anything over Test::More, but I thought it would be fun to roll one on my own. Besides, you can just cut and paste this routine into your program - no need to mess with installing modules.

I notice I didn't include tests for CODE refs, however. I'm a naughty boy.