Skip to main content



Crypt-Passphrase-Bcrypt-0.006


A bcrypt encoder for Crypt::Passphrase

Changes for 0.006 - 2023-03-19T13:48:23+01:00

  • Support more prehash types (e.g. sha384 and sha512)

metacpan.org/dist/Crypt-Passph…




Crypt-Bcrypt-0.011


A modern bcrypt implementation

Changes for 0.011 - 2023-03-19T13:42:13+01:00

  • Add bcrypt_supported_prehashes()
  • Add support for prehashing with sha384 and sha512

metacpan.org/dist/Crypt-Bcrypt



XML-Enc-0.11


A toolkit to help encrypt and decrypt XML Digital Signatures.

Changes for 0.11

  • Major change since 0.08

metacpan.org/dist/XML-Enc



Excel-Writer-XLSX-1.11


Create a new file in the Excel 2007+ XLSX format.

Changes for 1.11 - 2023-03-19

  • Added support for simulated worksheet `autofit()`.
  • Refactored internal column property handling to allow column ranges to be overridden (a common UX expectation).
  • Add `quote_prefix` format property.
  • ! Add fix for forward/backward slash issue on Windows perl builds. Possibly introduced by a change in File::Find. Issue #284
  • ! Fix for duplicate number formats. Issue #283
  • ! Add fix for worksheets with tables and background images.
  • ! Replace/fix the worksheet protection password algorithm so that is works correctly for strings over 24 chars.

metacpan.org/dist/Excel-Writer…

#284 #283