in reply to Test::More continue after failure

Test::More (I suppose u used is_deeply ) is meant for assuring 2 structures are alike not for calculating all differences.

Better look for diff modules like Data::Diff

Did you try Test::Differences ? It's mentioned in the documentation of is_deeply !

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!