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.
current standard (Score:1)
Why is handling testing dependencies best done in the Makefile.PL/Build.PL? What are the advantages over skipping tests?
Re:current standard (Score:1)
I believe that's so that META.yml can express dependencies required for the build properly.
CPANTS penalizes you for not shipping POD checking tests, but their value to anyone but developers is minimal, for example.
Reply to This
Parent