Name: | perl-MIME-tools |
---|---|
Version: | 5.515 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 518041 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-MIME-tools-5.515-1.el10_0.noarch.rpm |
Source RPM: | perl-MIME-tools-5.515-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/MIME-tools |
Summary: | Modules for parsing and creating MIME entities in Perl |
Description: | MIME-tools - modules for parsing (and creating!) MIME entities. Modules in this toolkit: Abstract message holder (file, scalar, etc.), OO interface for decoding MIME messages, an extracted and decoded MIME entity, Mail::Field subclasses for parsing fields, a parsed MIME header (Mail::Header subclass), parser and tool for building your own MIME parser, and utilities. |
- Update to 5.515 - Fix the "version" setting in META.yml (no functional changes)
- Update to 5.514 - Move the guts of the ambiguous_content method to MIME::Head - Add MIME::Entity->ambiguous_content that returns true if this entity or any of its parts, recursively, has a MIME::Head whose ambiguous_content method returns true - Keep MIME::Parser->ambiguous_content as a cached version of the most recently parsed $entity->ambiguous_content - Add some missing files to MANIFEST
- Update to 5.513 - Add MIME::Parser->ambiguous_content to indicate one of several types of ambiguous MIME content that could be security risks - Add the '@duplicate_parameters' pseudo-parameter to let caller detect duplicate MIME parameters on a MIME header
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 5.512 - Use much larger chunk sizes for Base-64 encoding, which reduces both encoding time and space overhead (CPAN RT#128400, CPAN RT#130110)
- Update to 5.511 - Silence a warning if used with a development version of MIME::QuotedPrint (CPAN RT#149225, CPAN RT#150118)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild