Weather-WeatherKit-0.0_1
Apple WeatherKit REST API client
Changes for 0.01
- First version, released on an unsuspecting world.
PPIx-Regexp-0.087_01
Parse regular expressions
Changes for 0.087_01 - 2023-02-21
- Remove support for (**{ ... code ... }). This was introduced in Perl 5.37.8 along with a single-splat version. The double-splat version was removed without deprecation in Perl 5.37.9, so it is being removed without deprecation here as well, per my stated policy about development functionality. The single-splat version still exists (and is documented) in Perl 5.37.9, and in this package.
Crypt-Passphrase-Bcrypt-0.005
A bcrypt encoder for Crypt::Passphrase
Changes for 0.005 - 2023-02-21T20:32:33+01:00
- Adapt to Crypt::Bcrypt's new prehashed function names