http://qs321.pair.com?node_id=1222488

rir has asked for the wisdom of the Perl Monks concerning the following question:

Test::Exception, Test::Mock, Test::More, and Test::Most have sufficed for my needs thus far.

Can I count on their test routines, ok, dies_ok, is_deeply, etc., to return boolean success values? It seems undocumented and unnecessary to TAP.

My question can be expanded to include other Test::* modules not on my radar.

Thanks,
rir