Modules for parsing and creating MIME entities in Perl
Repositories
Extras
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.
* Sun Jan 05 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.515-1
- Rebuilt for MSVSphere 10
* Fri Apr 26 2024 Paul Howarth <paul@city-fan.org> - 5.515-1
- Update to 5.515
- Fix the "version" setting in META.yml (no functional changes)
* Wed Feb 07 2024 Paul Howarth <paul@city-fan.org> - 5.514-1
- 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
* Fri Jan 26 2024 Paul Howarth <paul@city-fan.org> - 5.513-1
- 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
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.512-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.512-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 09 2024 Paul Howarth <paul@city-fan.org> - 5.512-1
- 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)
* Wed Jan 03 2024 Paul Howarth <paul@city-fan.org> - 5.511-1
- Update to 5.511
- Silence a warning if used with a development version of MIME::QuotedPrint
(CPAN RT#149225, CPAN RT#150118)
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.510-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.510-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild