Test::More documentation
There's lots of nice stuff over at the Test::More documentation. In particular, I've just had a huge "D'OH" moment, and have switched to using
is_deeply for many of my new tests where I check complex object structures. (Instead of, say, doing a for loop for each variable).
no subject
(no subject)