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.
Re: Broken CPANTS (Score:1)
I know it's broken. It was broken last week, and it's even more broken this week. The problem comes up when I do not run CPANTS over all of CPAN, but only over the last additions to CPAN.
I just started a new, complete run, which will take some hours to finish
I also started to change some internal CPANTS stuff to use a database instead of yaml files for maintaining state. But it's not finished yet...
Re: Broken CPANTS (Score:2)
Ah now I understand. I had a look at this last night, but didn't get too far. Are you planning to store details just in the database, or both the yaml files and the database? I think having the yaml files is quite nice, particularly for anyone who doesn't want to use the database for just seeing their distributions results.
Reply to This
Parent