Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-MIME-tools - 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.
Packages
perl-MIME-tools-5.505-1.el7.noarch
[256 KiB] |
Changelog
by Paul Howarth (2013-11-14):
- Update to 5.505
- Fix documentation typos (CPAN RT#80473, CPAN RT#87783)
- Fix broken test (CPAN RT#84668)
- Don't run Kwalitee tests unless author or release tests are enabled
(CPAN RT#87094)
- Fix bug in header parsing that would fail to parse a header like:
Content-Type: ; name="malware.zip"
|