in reply to Re: Compare/Diff on nested data structures
in thread Compare/Diff on nested data structures
Just had a go with Test::Deep::NoTest, unfortunately cmp_deeply doesn't work with NoTest (got errors), only eq_deeply which isn't any different to Data::Compare...
Lyle