The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.063 - 2014-02-16

  • FIX
    • Fix #48 : some tests fails because we use modules that where supposed to not be in core but are in recent version of Perl (especially with Module::CoreList)
    • If we don't find a specific module version, we format the cpanfile line in the right way anyway

Modules

Search recursively dependencies used in a module's directory and build a report that can be used as a Carton cpanfile.
Helps Dependencies::Searcher to use Ack