From: Vincent Pit Date: Wed, 24 Aug 2011 22:57:49 +0000 (+0200) Subject: Replace ExtUtils::Installed by File::Find/Module::Metadata X-Git-Tag: v0.04~3 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=12c26b568cf70d8f9f8285efe03d7caf264161d2;hp=12c26b568cf70d8f9f8285efe03d7caf264161d2;p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git Replace ExtUtils::Installed by File::Find/Module::Metadata Reading from the packlists seems to cause a lot of test failures. Moreover, this new technique is closer from how the PAUSE indexer processes modules. ---