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

v0.2.2    2022-09-03 13:40:15+01:00 Europe/London
  [Bug Fixes]
  - Add missing bc to bootstrap, GH#5 (mspacek).

  - Moved build prerequisites to build phase.

  [Tests]
  - Add diagnostics to tests (mpsacek).

  [Toolchain]
  - Added .mailmap to use CPAN email for contributors.

  [Other]
  - Sign the release.

v0.2.1    2022-08-31 13:39:02+01:00 Europe/London
  [Bug Fixes]
  - Fixed `exe` method for 'share' and 'system'  version of brotli command, GH#2 (mspacek).

v0.2.0    2022-06-17 16:18:02+01:00 Europe/London
  [Bug Fixes]
  - Fixed usage with Alien::Base::Wrapper, GH#1.

  - The `exe` method now returns the full path, as a Path::Tiny object.

  [Documentation]
  - Fixed typos.

  - Updated ABSTRACT.

v0.1.0    2022-06-15 15:18:38+01:00 Europe/London
  - Initial release.