Changes for version 1.5000 - 2011-10-13

  • New Features
    • Added EXPERIMENTAL --mirror-index, --skip-satisfied and --cascade-search options
    • Installs MYMETA.json and install.json into $ARCH/.meta library path
  • Bug Fixes
    • Use Cwd::chdir to update CWD environment variable
    • Fix ExtUtils::ParseXS issue with -L
    • Fix CoreList bootstrap issue with perl < 5.8.9 when using -L
    • Dump more descriptive error message when configure failed with --installdeps #111
  • Improvements
    • Upgraded many fatlib embedded modules
    • Support --no-quiet
    • Removed ugly @INC dumping hack for -L. This causes modules that has conditional deps such as Any::Moose not to pull down necessary requirements. This is a known issue and will be addressed later.
    • Support special _ for -l and -L argument to respect local::lib defaults #115

Changes for version 1.49_02 - 2011-10-12

  • Improvements
    • Use Cwd::chdir to change PWD (yannk)
  • Bug Fixes
    • Unbreak -L with newer ExtUtils::ParseXS installed
  • Developers
    • Changed the path to save metadata information
    • removed Dist::Metadata use, but instead use Module::Metadata to get provides
    • removed the ugly DumpedINC hack for -L

Changes for version 1.49_01 - 2011-06-26

  • A couple of experimental new features (documented in 1.5)

Documentation

get, unpack build and install modules from CPAN

Modules

get, unpack, build and install modules from CPAN