Crypt-Passphrase-Scrypt-0.002
A scrypt encoder for Crypt::Passphrase
Changes for 0.002 - 2023-03-07T23:51:53+01:00
- Use the secure_compare helper method
Crypt-Passphrase-0.008
A module for managing passwords in a cryptographically agile manner
Changes for 0.008 - 2023-03-07T23:51:24+01:00
- Always instantiate validators
- Add secure_compare method to Validator
Alien-Build-2.78
Build external dependencies for use in CPAN
Changes for 2.78 - 2023-03-07T11:49:27Z
- Test fix to handle Perls with space in the path (gh#391, mohawk++)
Number-Phone-3.9001
base class for Number::Phone::* modules
Changes for 3.9001 - 2023-03-07
- Bug fix: if libphonenumber doesn't define any formatters for a country, such as for Bonaire (BQ), do the best we can and return +CC NNNNN instead of nothing. This was a regression in 3.9000, see github.com/DrHyde/perl-modules…
PDL-Graphics-Prima-0.20
an interactive plotting widget and library for PDL and Prima
Changes for 0.20 - 2023-03-07
- improve handling of Win32 terminal in perldl (#50) - thanks @dk