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

Changes for version 0.30 - 2012-08-20

  • API CHANGES
    • Courriel::Builder no longer exports a bcc() subroutine. Creating Bcc headers in emails does not make any sense whatsoever. See https://metacpan.org/module/Email::Sender::Manual::QuickStart#Hey-wheres-my-Bcc-support- for an explanation of why there is no such thing as a Bcc header.

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/Role/Streams.pm
in lib/Courriel/Types.pm
in lib/Courriel/Types/Internal.pm