The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Alien-gzip

0.07      2022-11-15 06:38:08 -0700
  - Update system probe to always accept gzip version
    on stderr instead of stdout (as is the case for
    NetBSD and macOS) (gh#9)

0.06      2020-02-20 19:44:07 -0500
  - Use https instead of http
  - Fix detection of bundled gzip on macOS

0.05      2018-02-20 10:16:33 -0500

0.04_02   2018-02-05 15:09:18 -0500
  - use http instead of ftp

0.04_01   2017-09-14 16:40:31 -0400
  - use out-of-source build
  - run gzip make check tests as part of test suite

0.03      2017-07-15 14:38:09 -0400
  - Migrate to Alien::Build + alienfile
  - First CPAN release

0.02      2014-10-14 07:41:36 -0400
  - use Alien::Base 0.006

0.01      2014-10-13 12:27:02 -0400
  - initial version