info > Email::MIME::Encodings

Email::MIME::EncodingsUser)Contributed Perl DocumenEmail::MIME::Encodings(3pm)

NAME
       Email::MIME::Encodings - A unified interface to MIME encoding and
       decoding

VERSION
       version 1.315

SYNOPSIS
         use Email::MIME::Encodings;
         my $encoded = Email::MIME::Encodings::encode(base64 => $body);
         my $decoded = Email::MIME::Encodings::decode(base64 => $encoded);

       If a third argument is given, it is the encoding to which to fall back.
       If no valid codec can be found (considering both the first and third
       arguments) then an exception is raised.

DESCRIPTION
       This module simply wraps "MIME::Base64" and "MIME::QuotedPrint" so that
       you can throw the contents of a "Content-Transfer-Encoding" header at
       some text and have the right thing happen.

       "MIME::Base64", "MIME::QuotedPrint", "Email::MIME".

AUTHORS
       o   Simon Cozens <simon AT cpan.org>

       o   Casey West <casey AT geeknest.com>

       o   Ricardo SIGNES <rjbs AT cpan.org>

COPYRIGHT AND LICENSE
       This software is copyright (c) 2004 by Simon Cozens and Casey West.

       This is free software; you can redistribute it and/or modify it under
       the same terms as the Perl 5 programming language system itself.

perl v5.26.1                      2018-02-17       Email::MIME::Encodings(3pm)

Generated by phpman v4.9.22-1-g1b0fcb4 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-05 06:40 @216.73.216.52
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!