NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
It's packaged badly (Score:1)
Firstly, there's the issue of code bloat.
Test::Perl::Critic in particular has fairly serious dependencies (since it needs to install PPI).
But secondly, it results in false-positive failures.
That is, by making a test script for say POD checking, you are essentially saying that the POD for a module is SO important, if for some unknown reason there's a single small bug in the POD, you as the author would rather have them not u
Re:It's packaged badly (Score:1)
Reply to This
Parent