Sietima-1.1.1
minimal mailing list manager
Changes for 1.1.1 - 2023-02-28T13:02:33+00:00
- documentation fixes
- simplified SubscriberOnly::Moderate
Sietima-1.1.0
minimal mailing list manager
Changes for 1.1.0 - 2023-02-28T11:56:27+00:00
- require perl 5.36
- new role NoSpoof for better DMARC compliance
- bumped all dependencies to latest
PPIx-Regexp-0.088
Parse regular expressions
Changes for 0.088 - 2023-02-28
- 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.