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

Changes for version 0.05_02 - 2013-09-01

  • FIXES
    • Make the module more portable by using Cwd to get some dynamic path and avoid relative path problems
  • EHANCEMENTS
    • Make Dependencies::Searcher using Dependencies::Searcher::AckRequester
    • Build an independant module for the Ack part, that returns an array containing interesting lines
    • Add a MIN_PERL_VERSION (5.010) in Makefile.PL as recommanded at CPANTS

Changes for version 0.05_01 - 2013-09-10

  • EHANCEMENTS
    • Test Ack availability in tests
    • Remove tests that asks for a static number of results (non-predictable)

Modules

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