Skip to main content



Crypt-Passphrase-Bcrypt-0.006


A bcrypt encoder for Crypt:😛assphrase

Changes for 0.006 - 2023-03-19T13:48:23+01:00
  • Support more prehash types (e.g. sha384 and sha512)

https://metacpan.org/dist/Crypt-Passphrase-Bcrypt



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

https://metacpan.org/dist/Crypt-Bcrypt



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.

https://metacpan.org/dist/Excel-Writer-XLSX
#284 #283