SPVM-File-Spec-0.04
Portably Perform Operations on File Names
Changes for 0.04 - 2023-02-22
- Incompatible Changes
Acme-CPANModules-DiffingStructuredData-0.002
List of modules to diff structured data
Changes for 0.002 - 2022-12-09
- Add entries: Hash::Diff, Struct::Diff, Value::Diff.
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.