On Wed, Aug 08, 2012 at 09:14:51AM -0400, David Golden wrote:

> This is, of course, tricky.  I wouldn't mind seeing an 'optional'
> CPANTS analysis that does static analysis of dependencies to try to
> detect cycles ...

Apart from dynamic dependencies, it is a SMOP to extract this from
CPANdeps.  If anyone wants to help out with that, then the data already
exists in db/META.yml/*{yml,json} and db/reverse/*.dd, so you just need
to load the files and grovel over the resulting data structures.

If you just want to do a one-off report, then I expect that it wouldn't
hurt too badly if you just scraped the website with URLs like this:
  http://deps.cpantesters.org/depended-on-by.pl?module=XML::Feed

-- 
David Cantrell | top google result for "internet beard fetish club"

      Blessed are the pessimists, for they test their backups

Reply via email to