Sietima-1.1.2
minimal mailing list manager
Changes for 1.1.2 - 2023-03-31T16:51:00+01:00
- new role NoSpoof::DMARC, which replaces the From only when needed
Crypt-HSM-0.004
A PKCS11 interface for Perl
Changes for 0.004 - 2023-03-31T17:38:21+02:00
- Fix various compilation issues
Exporter-Tiny-1.006002
an exporter with the features of Sub::Exporter but only core dependencies
Changes for 1.006002 - 2023-03-31
- Documentation
- Packaging
Math-BigInt-1.999838
Pure Perl module to test Math::BigInt with scalars
Changes for 1.999838 - 2023-03-30
- Fix CPAN RT #146411 regarding infinite recursion in bitwise operations. This happened when arguments were upgraded and downgraded and upgraded again ad infinitum. Add tests to verify the fix.