Crypt-Passphrase-Linux-0.003
An linux crypt encoder for Crypt::Passphrase
Changes for 0.003 - 2023-03-15T01:43:50+01:00
- Correct Crypt::Passphrase dependency
Sah-Schemas-Data-Sah-0.003
Sah schemas related to Data::Sah
Changes for 0.003 - 2023-01-19
- [ux] For completion convenience, allow ',' in addition to '=' as args starter.
- Rename xcompletion name: perl{,_perl}_sah_filter_modname_with_optional_args.
Data-Compare-1.28
compare perl data structures
Changes for 1.28 - 2023-03-14
- Bug fix: DCANTRELL: undef values in hashes were treated incorrectly, need to check for existence, not definedness before comparing. See github.com/DrHyde/perl-modules…
Crypt-Passphrase-Linux-0.002
An linux crypt encoder for Crypt::Passphrase
Changes for 0.002 - 2023-03-14T23:47:48+01:00
- Correctly encode salt in hash_password
- Accept legacy crypt values
- Correctly mark non-matching hashes as needing rehash
Crypt-Passphrase-0.010
A module for managing passwords in a cryptographically agile manner
Changes for 0.010 - 2023-03-14T23:04:53+01:00
- Add @CARP_NOT handler to import
- More gracefully handle undefined passwords
- Depreciate curry_with_password