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.
use_warnings Failures (Score:2)
Re:use_warnings Failures (Score:2)
In this case the problem is that CPANTS didn't pick up the correct CPANTS yaml file. Instead of using the correct one (of 0.14, btw), it used an outdated yaml file left over from a CPANTS run where the 'use_warnings' metric wasn't even implemented.
So, yes, there is a bug in CPANTS, but not in 'use_warnings'. I'll try to fix it in the next few days and hope that you can live without this point for the time beeing
Reply to This
Parent