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

0.06      2022-08-02 17:04:31 -0600
  - Add support for mac ports system install (gh#11)

0.05      2020-02-11 05:55:06 -0700
  - More accurate probing of system libs on even older versions of Strawberry.

0.04      2020-02-10 20:18:35 -0700
  - Use Home Brew OpenSSL as system SSL if available.
  - Honor the OPENSSL_PREFIX environment variable, if set.
  - More accurate probing of system libs on older versions of Strawberry.

0.03      2019-06-04 08:42:45 -0700
  - Don't trust the system OpenSSL on recent OS X
    if /usr/include/openssl does not exist.
  - Use Decode::Mojo instead of Decode::HTML.

0.02      2017-10-03 11:24:46 -0400
  - Patch for Microsoft Visual C++
  - Fallback on http if https is not available

0.01      2017-10-03 09:20:50 -0400
  - initial version