Changes for version 0.10 - 2011-06-07
- BUG FIXES
- When parsing an email, the encoding attribute for parts was not set correctly, and ended up defaulting to 8bit for all parts. Now the encoding is set based on the part's Content-Transfer-Encoding header.
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/HasParts.pm
in lib/Courriel/Role/Headers.pm
in lib/Courriel/Role/Part.pm
in lib/Courriel/Types.pm
in lib/Courriel/Types/Internal.pm