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
Test-Inter-1.10
framework for more readable interactive test scripts
Changes for 1.10 - 2023-03-07
- A number of modules were included as test dependencies that are only used by the author when preparing releases. These have been removed as dependencies. Petr Pisar on GitHub #3
- Added github tags for all releases. Tomasz Kloczko on GitHub #4
- Fixed a bug where feature wasn't working correctly.