Leon Brocard transfered ownership / maintainership of Module::CPANTS::Generator to me (due his lack of time / overload of projects). I haven't done anything with it until now (besides importing it into my subversion repository), but I've got some plans:
Currently, CPANTS does basically this:
I will change this to:
On the on hand, this should speed things up (no need to check a dist that hasn't been updated for years,
On the other hand, this should make it possible to only check one distribution (e.g. your own, befor uploading it to CPAN)
Original: http://use.perl.org/~domm/journal/14618
Many thanks for taking it over. The main problem was that I was juggling too many projects. Domm and I have similar plans for CPANTS and I'm sure he'll deliver. I'm not disappearing so expect patches from me
I'm glad to see CPANTS continuing. I have hopes of contributing some tests to it at some point. Looking forward to seeing what you add.