Test::Deep

IlyaM on 2003-07-14T10:50:33

I have not tried this module yet but from POD docs it looks like extremely useful module. It is like is_deeply() from Test::More on steroids. How many times I wished for something like this when writing unit tests for my code!