Changes for version 0.23 - 2011-09-13
- IMPROVEMENTS
- Courriel->parse now accepts an is_binary flag so you can pass decoded (utf-8) data as the email text. However, it's probably smarter to simply pass binary data to Courriel and let it do the decoding. The issue was brought up by zby.
Modules
High level email parsing and manipulation
Build emails with sugar
See Courriel::Header::ContentType
See Courriel::Header::Disposition
A single header's name and value
The content type for an email part
The content disposition for an email part
A single attribute belonging to a header
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/HeaderWithAttributes.pm
in lib/Courriel/Role/Part.pm
in lib/Courriel/Types.pm
in lib/Courriel/Types/Internal.pm