What is the preferred unit testing framework for Perl?

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-05-20T17:04:01Z Indexed on 2010/05/21 0:40 UTC
Read the original article Hit count: 217

Filed under:
|

I'm sort of new to Perl and I'm wondering if there a prefered unit testing framework?

Google is showing me some nice results, but since I'm new to this, I don't know if there is a clear preference within the community.

© Stack Overflow or respective owner

Related posts about perl

Related posts about unit-testing