The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.32 - 2014-04-19

  • Courriel parsing is now more liberal and will accept an email with mixed line endings (some newline, some CRLF, etc.). Apparently this happens in the wild (of course it does). Reported by Joseph Crotty. RT #94837.

Modules

High level email parsing and manipulation
Build emails with sugar
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/Role/Streams.pm
in lib/Courriel/Types.pm
in lib/Courriel/Types/Internal.pm

Examples