Changes for version 0.18 - 2011-08-20
- More improvements in handling broken email based on jwang's corpus of broken messages.
- Courriel tries a lot harder to find a date for the email. It now looks at all the Received headers, and it also uses DateTime::Format::Natural to parse dates if DateTime::Format::Mail fails.
- Courriel handles the charset "unknown-8bit" (by ignoring it and treating it as ASCII).
Modules
High level email parsing and manipulation
Build emails with sugar
The content type for an email part
The content disposition for an email part
The headers for an email part
A part which contains other parts
A part which does not contain other parts, only content
Email::Abstract wrapper for Courriel
Provides
in lib/Courriel/Helpers.pm
in lib/Courriel/Role/Part.pm
in lib/Courriel/Types.pm
in lib/Courriel/Types/Internal.pm