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

0.04      2023-02-13 23:58:24-05:00 America/New_York
  - Fix missing $VERSION.
  - Update output to match new release. Fixes RT#146465.
  - Add GitHub issues to metadata.

0.03      2022-11-01 20:38:04-04:00 America/New_York
  - Ensure that zstd program exists.
    See <https://github.com/PerlAlien/Alien-zstd/pull/4>.

0.02      2022-10-28 13:22:04-04:00 America/New_York
  - Switch to using Download::GitHub plugin.
    See <https://github.com/PerlAlien/Alien-zstd/pull/3>.

0.01      2022-05-11 14:26:12-04:00 America/New_York
  - initial version