Hi! On Thu, May 25, 2006 at 09:51:06PM +0200, Philippe "BooK" Bruhat wrote: > Le mardi 23 mai 2006 ? 21:56, Thomas Klausner ?crivait: > > > > And no, I won't take the fun out of CPANTS. > > Then why did you filter out the Acme modules from the prereq lists? Mmm? > > For example, see http://cpants.perl.org/dist/Bot-MetaSyntactic > and http://cpants.perl.org/dist/Acme-MetaSyntactic-RefactorCode
The problem is caused by cascading deletes in the DB. If there's a new version of Acme::MetaSyntactic, the current info in the DB is deleted. After analysis of Acme::MetaSyntacit, the new info is inserted. The problem is that Bot::MetaSytactic didn't change and thus didn't get reindexed. But the reference from Bot::MS to Acme::MS was deleted. In error. I'll try to fix that soon. Thanks for the pointer. -- #!/usr/bin/perl http://domm.zsi.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}