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

Changes for version 0.35 - 2014-05-12

  • Replaced all uses of File::Slurp with File::Slurp::Tiny. See RT #95479 for the initial bug report and discussion on why File::Slurp should not be used.

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