Changes for version 0.11 - 2011-06-07

  • BUG FIXES
    • Courriel::Builder now adds a "MIME-Version: 1.0" header to all emails it creates unless you explicitly set this header, which you probably shouldn't, since the only valid value is "1.0". This is a required header for MIME emails per RFC2045.

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