Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Email-MIME - Easy MIME message parsing
- Description:
This is an extension of the Email::Simple module, to handle MIME
encoded messages. It takes a message as a string, splits it up
into its constituent parts, and allows you access to various
parts of the message. Headers are decoded from MIME encoding.
Packages
perl-Email-MIME-1.863-1.el5.src
[95 KiB] |
Changelog
by Paul Howarth (2012-03-19):
- Update to 1.863 (#725225)
- We now require Email::Simple 2.004
- Always require Encode, never MIME::Words
- If a header can't be decoded, fall back to the raw header
- Move decoding methods to Email::MIME::Header, add header_raw
- Test suite enhancements
- Add repository location metadata
- Add strangely missing copyright information
- BR: perl(base), perl(Carp) and perl(Encode) ≥ 1.9801 for module
- BR: perl(Test::More) ≥ 0.47 for test suite
- Upstream source has been archived on backpan
- Fix license tag
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- Use %{_fixperms} macro rather than our own chmod incantation
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Drop %defattr, redundant since rpm 4.4
|