The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16 - 2023-10-15

  • Significant updates since 0.15
    • Fixes a couple of vexing build issues on some MacOS environments where the module would be built against OpenSSLv3 but linked to OpenSSLv1. Fix is a Makefile.PL workaround for what is likely a toolchain issue.
  • Detailed Change Log
    • 166d710 Fix test issue lt versus le for OpenSSL versions
    • b0da334 Increment version for release
    • 8988e45 Output OpenSSL version during test
    • 1bb51ed Fixes RT issues 141491 and 149909
    • 82680e4 v0.15

Modules

A Perl wrapper around OpenSSL's AES library