Menlo

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        Module::Install pre 1.0

1.7035  2015-06-05 10:51:17 PDT
   [Improvements]
      - Add a workaround for distributions with an old (buggy) Module::Install, now that the problems
        occur more frequently with 5.22.0 shipping with a dev version of ExtUtils::MakeMaker #463

1.7034  2015-05-07 14:20:57 PDT
   [Improvements]
      - Improved an error message when dependency requirement in cpanfile get conflict with prereqs
        in sub dependencies.

1.7033  2015-05-01 17:17:42 PDT
   [Improvements]
      - Remove MakeMaker and Module::Build from cpanm's runtime dependencies. Rather it will upgrade
        the minimum version requirement as it finds distributions that uses them in configure
        requirements. Also, they will be installed with 'notest' option for now, since Module::Build
        test suite takes a bit too long time.

1.7032  2015-04-29 18:51:36 PDT
   [Improvements]
      - Prefer to use cpanmetadb's package history API for pinning versions. Note that it only
        works against versions since April 2012. You can set `--metacpan` to still prefer MetaCPAN
        API search, and can use `--cascade-search` to fallback to MetaCPAN after CPAN MetaDB as well.

1.7031  2015-04-22 14:13:37 PDT
   [Bug Fixes]
      - Fixed a rare case where circular dependencies in cpanfile prevents satisfying modules from
        being installed. (#452)

   [Improvements]
      - Stop reporting perl versions by default if running under certain CI related env vars.

1.7030  2015-04-19 14:15:34 CEST
      - Same as 1.7029

1.7029  2015-04-19 00:15:32 CEST
   [New Features]
      - Consider root cpanfile's requirement when following dependencies with --installdeps (#363)
      - Added back --metacpan option

   [Improvements]
      - Bump Module::Metadata to 1.000027
      - Bump CPAN::Meta::Check to 0.011
      - Bump CPAN::Meta::YAML to 0.014
      - Bump Parse::PMFile to 0.36

1.7028  2015-04-17 19:22:59 CEST
   [Improvements]
      - Keep the mirror index file as absolute (skaji) #438
      - Updated the documentation about HTTPS cert warnings #441

1.7027  2015-02-14 12:14:13 PST
   [Improvements]
      - Use provides as provided in META.json and do not scan packages as PAUSE does. #435

1.7026  2015-02-13 17:11:38 PST
   [Improvements]
      - Respect provides in META file before loading from Parse::PMFile

1.7025  2015-02-07 07:58:21 CET
   [Improvements]
      - Bump Parse::PMFile to 0.35
      - Bump CPAN::Meta::Check to 0.020
      - Bump CPAN::Meta::Requirements to 2.132
      - Bump HTTP::Tiny to 0.054
      - Bump Module::Metadata to 1.000026
      - Bump version.pm to 0.9912

1.7024  2015-01-12 13:31:19 PST
   [New Features]
      - Includes vendor lib and arch path to search for core modules, when installing self-contained
        lib by default. This behavior can be turned off with --exclude-vendor (tartansandal) #426

1.7023  2015-01-05 07:59:52 JST
   [Improvements]
      - Bump Parse::PMFile to 0.34
      - Bump CPAN::Meta::Requirements to 2.131
      - Bump HTTP::Tiny to 0.53
      - Bump Module::Metadata to 1.000025
      - Bump local::lib to 2.000015

1.7022  2014-12-12 16:41:47 PST
   [Improvements]
      - Enabled unsafe option to parse version with PMFile to avoid segfaults and weird errors

1.7021  2014-12-11 21:42:36 PST
   [Improvements]
      - Bump Parse::PMFile to 0.32
      - Bump HTTP::Tiny to 0.052

1.7020  2014-12-08 17:53:18 PST
   [Improvements]
      - Bump Parse::PMFile to 0.31

1.7019  2014-12-04 12:51:41 PST
   [Improvements]
      - Bump Parse::PMFile to 0.30

1.7018  2014-11-25 14:08:41 PST
   [Maintenance]
      - bump $VERSION correctly in cpanm executable

1.7017  2014-11-25 14:00:40 PST
   [Improvements]
      - Bump fatpacked CPAN::Meta and HTTP::Tiny
      - Added documentation for -M and --from in man page

1.7016  2014-11-16 11:46:32 PST
   [New Features]
      - Added -M and --from to set --mirror and --mirror-only at the same time while
        overriding previously set mirrors (sri) #175, #417

   [Improvements]
      - cpanmin.us is now available under HTTPS (marcus)

1.7015  2014-11-14 13:14:07 PST
   [Improvements]
      - Bump Parse::PMFile to 0.29
      - Bump CPAN::Meta::Requirements to 2.129



( run in 2.120 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )