Wed Aug 20 05:15:31 2014: Request 98203 was acted upon. Transaction: Ticket created by ppisar Queue: Module-ScanDeps Subject: Migrate from deprecated Module::Build::ModuleInfo to Module::Metadata Broken in: 1.14 Severity: (no value) Owner: Nobody Requestors: ppi...@redhat.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=98203 >
lib/Module/ScanDeps.pm uses Module::Build::ModuleInfo which has been deprecated in favor of Module::Metadata and has been removed from Module-Build distribution. See <http://search.cpan.org/~leont/Module-Build-Deprecated-0.4210/lib/Module/Build/Deprecated.pm>. I recommend to port the code to use the replacement---Module::Metadata if possible.