On Wed, Apr 16, 2008 at 5:14 AM, imacat <[EMAIL PROTECTED]> wrote: > Dear all, > > Hi. I wonder to whom may I report the CPAN repository indexing > problems? I found several strange result when I query the CPAN > repository. For example, the most current version of Lingua::Features > is 0.3.1, but the 02packages.details.txt.gz says: > > [EMAIL PROTECTED] ~ % gunzip -c > ~/.cpan/sources/modules/02packages.details.txt.gz | grep Lingua::Features > Lingua::Features 0.3 > G/GR/GROUSSE/Lingua-Features-0.3.tar.gz > Lingua::Features::Feature undef > G/GR/GROUSSE/Lingua-Features-0.2.tar.gz
I don't know if this is the cause, but this can happen when a distribution removes a module in a subsequent release. The old module remains indexed, pointing to the old distribution that contained it. Regards, David
