Changes for version 0.99_25 - 2010-03-22

  • Improvements
    • Log version information of build tools in build.log
  • Developer Fixes
    • Fixed the way it passes DumpedINC
    • Fixes tools initialization like LWP with -L
    • Set PID in PERL5_CPAN*_IS_RUNNING rather than just 1

Changes for version 0.99_24 - 2010-03-21

  • Improvements
    • Improve the error message on bootstrapping
    • Implemented experimental -L|--local-lib-contained option to install module and its non-core dependencies into local::lib directory
  • Developer Fixes
    • Use Module::Metadata and avoid calling another perl interpreter to check the installed versions of the modules
    • Also dump @INC into a file DumpedINC.pm when self-contained is enabled
    • Set PERL5_CPANM_IS_RUNNING in configure
    • Changed the way to pack modules into a file, now using App::FatPacker

Modules

get, unpack, build and install modules from CPAN