I would like to compare data structure in some non-test code. Test::Deep seems to give all the features I need, except that it is integrated with the testing framework.
How could I use that or what else should I use to compare two deep data structures? Gabor