App-cpanminus

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

   [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

0.99_24 Sun Mar 21 21:57:59 PDT 2010
   [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

0.9923 Mon Mar 15 17:03:14 PDT 2010
   [Improvements]
      - Improved docs (chromatic)

   [Developer Fixes]
      - Added a dummy test to make CPAN testers happy (gfx)

0.9922 Thu Mar 11 10:56:10 JST 2010
   [Improvements]
      - Possibly support bad tar (GNU tar 1.13 or 1.22 on Win32) (mattn)

   [Developer Fixes]
      - Support building with Module::Build < 0.36
      - Use Safe to eval some code when scanning prereqs

0.9921 Wed Mar 10 23:59:49 JST 2010
   [Bug Fixes]
      - Fixed an occasional STDIN related errors in tests (lestrrat)
      - Fixed a bug where cpanm /path/to/dir doesn't work

   [Developer Fixes]
      - Once bootstrap is done, return to the original current dir rather than work dir
        so that `cpanm .` still looks at the (right) current directory

0.99_20 Wed Mar 10 18:46:45 JST 2010
   [Developer Fixes]
      - Prefer Build.PL except some exceptions such as Module::Build dependencies

0.9919 Wed Mar 10 11:39:35 JST 2010
   [Bug Fixes]
      - Fixed Module::Build distribution, broken in 0.9917 (rafl)

0.9918 Wed Mar 10 11:19:35 JST 2010
   [Bug Fixes]
      - Fix --sudo broken in 0.9917 (omega)

0.9917 Tue Mar  9 22:51:21 JST 2010
   [Improvements]
      - Do not wait on input on bad tests waiting on STDIN (except on some Win32 environments)

   [Developer Fixes]
      - Do not uses system() when running Makefile.PL or make etc. but uses fork & exec (tokuhirom)
      - Depend on newer LWP that has decoded_content
      - Do not overwrite verbose internal flag (mst)

0.9916 Thu Mar  4 11:33:16 PST 2010
   [Developer Fixes]
      - Use 'distfile' as cpanmetadb key rather than 'dist' (rjbs, xdg)

0.9915 Thu Mar  4 01:56:06 PST 2010
   [Developer Fixes]
      - Fixed circular references (hopefully)

0.9914 Thu Mar  4 00:39:49 PST 2010
   [Improvements]
      - Use cpanmetadb for the faster and more reliable lookup

   [Developer Fixes]
      - Fixed ->get on LWP to return undef when the request errored out

0.9913 Tue Mar  2 19:20:34 PST 2010
   [Bug fixes]
      - Fixes --recent and --list-plugins to work again

0.9912 Tue Mar  2 18:50:23 PST 2010
   [Improvements]
      - Some boolean options can now be set to PERL_CPANM_OPT but can be negated
        using the --no- prefix such as --no-sudo
      - Directory mode now only works if it begins with / or .

   [Developer fixes]
      - --self-upgrade skips if it's already the latest
      - Improved perl Makefile.PL --author 
      - --help and --version won't bother ~/perl5 initialization (rjbs, ingy)
      - LWP dependency is injected only if you run from CPAN clients (ingy, marcus)

0.9911 Mon Mar  1 16:27:52 PST 2010
   [Developer fixes]
      - Removed build_timeout and test_timeout by default (rafl)
   
   [Bug fixes]
      - Fixed broken --self-upgrade (chocolateboy)

0.9910 Sun Feb 28 21:56:30 PST 2010
   [Improvements]
      - wget cpanm | perl - should now work better (hachi, dormando)

   [Developer fixes]
      - Always use forward slashes even if it's on win32 (charsbar, xaicron)
      - Check installsitebin (charsbar)
      - Stop setting AUTOMATED_TESTING

0.99_07 Sat Feb 27 21:05:08 PST 2010
   [Improvements]
      - Bootstrap local::lib directory in ~/perl5 for the first run
      - Bootstrap ExtUtils::MakeMaker, ExtUtils::Install and Module::Build in the first run
      - Support --local-lib|-l option to specify which path to set local::lib dir
      - Added PERL_CPANM_OPT command line option to add global command line options
      - Support curl fallback (squeeky, gfx)
      - Improved the installation success message to indicate it is a new, upgrade
        or reinstall of the distribution
      - Improved the error message in configure failure
      - Fall back to embedded HTTP::Lite when any of LWP/wget/curl is unavailable



( run in 0.801 second using v1.01-cache-2.11-cpan-39bf76dae61 )