Tuesday 25th November 2025
Fedora Project
Updated perl-Mail-Message to 3.019 in Rawhide:
- Changes:
- Remove questions for optional dependencies during install
Maintenance release with Mail::Box version 3 compatibility
- Fixes:
Nested bodies that specify a Content-Transfer-Encoding
- Build(data) with only 3-bytes utf8 encoding not detected
::TransferEncoding::Binary::encode() was broken ([[https://github.com/markov2/perl5-Mail-Message/issues/24|GH#24))
- Improvements:
Add $msg->endsOnNewline()
- Restyle code according to OODoc 3.05
Convert Makefile.PL to OODoc 3.05
Remove ::Replace::MailInternet::nntppost() because it never worked
Explicitly depend on Mail::Message v3, not v4