in reply to
favorite approach to perl testing?
I've found
Test::Class
to be a wonderful step forward from plain old Test::More .t style testing.
Comment on
Re: favorite approach to perl testing?
In Section
Seekers of Perl Wisdom