On Fri, Dec 10, 2010 at 03:23:43PM +0200, Shlomi Fish wrote: > I tried running a few queries for my Mandriva SRPMs cleanup. I've noticed > that: > > http://deps.cpantesters.org/depended-on-by.pl?dist=Algorithm-IncludeExclude > > Says that MojoMojo is the only CPAN distribution that depends on Algorithm- > IncludeExclude , but it does not in its latest release: > > http://cpansearch.perl.org/src/MRAMBERG/MojoMojo-1.02/META.yml > > Something appears to be out-of-date in the service. Can it be fixed?
This is a "feature" of the PAUSE indexer. MojoMojo-0.999033 contains the most recent release of module MojoMojo::Formatter::File::Test, and that distribution depends on Algorithm::IncludeExclude: http://search.cpan.org/search?query=MojoMojo::Formatter::File::Test http://cpansearch.perl.org/src/DANDV/MojoMojo-0.999033/META.yml Ultimately, CPANdeps's map of what modules exist and in which distributions they live is derived from the CPAN's 02packages file. -- David Cantrell | Bourgeois reactionary pig I remember when computers were frustrating because they did exactly what you told them to. That seems kinda quaint now. -- JD Baldwin, in the Monastery
