Skip to main content



DBIx-Class-CryptColumn-0.004


Automatically hash password/passphrase columns

Changes for 0.004 - 2023-02-12T17:45:53+01:00

  • Fix argument order in verify_method implementation

metacpan.org/dist/DBIx-Class-C…



Time-Local-1.33-TRIAL


Efficiently compute time from local and GMT time

Changes for 1.33 - 2023-02-12

  • Fix for breakage on (some?) 32-bit platforms. If an integer calculation done internally overflowed all calls to this module's subs could error with "Day too big - 105412 > -2147483648". This fix reduces the range of acceptable epochs but should make the module usable again on such systems.

metacpan.org/dist/Time-Local



DBIx-Class-CryptColumn-0.003


Automatically hash password/passphrase columns

Changes for 0.003 - 2023-02-12T17:21:03+01:00

  • Use Crypt::Passphrase's new curry methods

metacpan.org/dist/DBIx-Class-C…



Crypt-Passphrase-0.007


A module for managing passwords in a cryptographically agile manner

Changes for 0.007 - 2023-02-12T17:20:19+01:00

  • Add curry_with_hash and curry_with_password methods
  • Add a unicode normalization option
  • Match MD5 and SHA hex case-insensitively

metacpan.org/dist/Crypt-Passph…



Time-Local-1.32-TRIAL


Efficiently compute time from local and GMT time

Changes for 1.32 - 2023-02-12

  • This is an alternative to the changes in the 1.31 release. Instead of restoring "use integer", the code now explicitly handles non-integer seconds values. This fixes the confusing things that timelocal() does with non-integer seconds but does not turn the seconds value into an integer. Based on a bug report from Dmitriy Shamatrin. GH #18.

metacpan.org/dist/Time-Local

#18