Alien-MSYS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - All detecton logic has been moved from Alien/MSYS.pm into
    the alienfile.  This is how most Alien::Build Aliens work,
    so it makes more sense.
  - Remove mingw-get cache, man pages and documentation which saves
    about 35MB (1/3 of the total) on a share install.

0.10_04   2019-12-15 07:02:23 -0700
  - Bump EUMM requirements

0.10_03   2019-12-11 16:11:24 -0700
  - Prefer curl to HTTP::Tiny when Net::SSLeay and IO::Socket::SSL
    are not installed.
  - Fix tests to not rely on `touch` which is frequently not available
    on Windows.

0.10_02   2017-08-23 14:11:48 -0400
  - Use MSYS2 if found, instead of downloading MSYS

0.10_01   2017-08-18 17:46:48 -0400
  - Use Alien::Build + alienfile for build
  - Switch from Module::Build (MB) to ExtUtils::MakeMaker (EUMM)

META.json  view on Meta::CPAN

         "web" : "https://github.com/PerlAlien/Alien-MSYS"
      },
      "x_IRC" : "irc://irc.perl.org/#native"
   },
   "version" : "0.17",
   "x_alienfile" : {
      "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.32",
      "requires" : {
         "share" : {
            "HTTP::Tiny" : "0.044",
            "IO::Socket::SSL" : "1.56",
            "Mojo::DOM58" : "1.00",
            "Mozilla::CA" : "0",
            "Net::SSLeay" : "1.49",
            "URI" : "0",
            "URI::Escape" : "0"
         },
         "system" : {}
      }
   },
   "x_contributors" : [

META.yml  view on Meta::CPAN

  IRC: irc://irc.perl.org/#native
  bugtracker: https://github.com/PerlAlien/Alien-MSYS/issues
  homepage: https://metacpan.org/pod/Alien::MSYS
  repository: git://github.com/PerlAlien/Alien-MSYS.git
version: '0.17'
x_alienfile:
  generated_by: 'Dist::Zilla::Plugin::AlienBuild version 0.32'
  requires:
    share:
      HTTP::Tiny: '0.044'
      IO::Socket::SSL: '1.56'
      Mojo::DOM58: '1.00'
      Mozilla::CA: '0'
      Net::SSLeay: '1.49'
      URI: '0'
      URI::Escape: '0'
    system: {}
x_contributors:
  - 'Graham Ollis <plicease@cpan.org>'
  - 'Shawn Laffan (SLAFFAN, shawnlaffan)'
  - bekuno



( run in 0.335 second using v1.01-cache-2.11-cpan-05444aca049 )