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.
CPANTS metric (Score:1)
I just sent a patch for the CPANTS broken_installer metric to domm via RT. It now scans Makefile.PL for the use of the auto_install feature and reports versions prior to 0.64 as broken if it was found. If not, pre-0.61 is considered broken/old. Does that sound reasonable?
Cheers,
Steffen
Re:CPANTS metric (Score:1)
It's a bit debatable, since the use of auto_install() is probably harmless (or at least mostly harmless) if it getting installed via CPAN.pm.
It's probably ok for now, since once
Adam K
Reply to This
Parent