> On 9 Nov 2012, at 01:28, Shmuel Fomberg <shmuelfomb...@gmail.com> wrote:

> And finally, if a module author upload a new version, and this new version
> have test failure, I think that it is possible to notify the authors of
> modules that depend on it without spamming them, but it is really tricky.

That's not particularly difficult. CPANdeps already has all the required info, 
as it has reverse deps too - that is, it can also report on which modules 
depend on any particular module as well as what dependencies a module has. 
Using that info to spot failures in your prerequisites should be a fairly 
simple patch to the scripts that import the cpan-testers data. Just need a web 
by interface for authors to sign up (probably per dist as well as per author) 
and some way of keeping track of which dist/version failures have been reported 
to who. Finally, a link from the reverse deps page to lists of reports.

Patches welcome!

-- 
David Cantrell

This electrogram was despatched by wireless field telegraph. I would therefore 
ask that the recipient be so kind as to excuse any failures of courtesy or 
linguistic inelegance as an unfortunate side-effect of the technology.
> 

Reply via email to