{
    "mode": "info",
    "parameter": "Email::MIME::Encodings",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/info/Email%3A%3AMIME%3A%3AEncodings/json",
    "generated": "2026-07-07T06:46:29Z",
    "synopsis": "use Email::MIME::Encodings;\nmy $encoded = Email::MIME::Encodings::encode(base64 => $body);\nmy $decoded = Email::MIME::Encodings::decode(base64 => $encoded);\nIf a third argument is given, it is the encoding to which to fall back.\nIf no valid codec can be found (considering both the first and third\narguments) then an exception is raised.",
    "sections": {
        "Email::MIME::EncodingsUser)Contributed Perl DocumenEmail::MIME::Encodings(3pm)": {
            "content": "",
            "subsections": []
        },
        "NAME": {
            "content": "Email::MIME::Encodings - A unified interface to MIME encoding and\ndecoding\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 1.315\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Email::MIME::Encodings;\nmy $encoded = Email::MIME::Encodings::encode(base64 => $body);\nmy $decoded = Email::MIME::Encodings::decode(base64 => $encoded);\n\nIf a third argument is given, it is the encoding to which to fall back.\nIf no valid codec can be found (considering both the first and third\narguments) then an exception is raised.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module simply wraps \"MIME::Base64\" and \"MIME::QuotedPrint\" so that\nyou can throw the contents of a \"Content-Transfer-Encoding\" header at\nsome text and have the right thing happen.\n\n\"MIME::Base64\", \"MIME::QuotedPrint\", \"Email::MIME\".\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "o   Simon Cozens <simon@cpan.org>\n\no   Casey West <casey@geeknest.com>\n\no   Ricardo SIGNES <rjbs@cpan.org>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is copyright (c) 2004 by Simon Cozens and Casey West.\n\nThis is free software; you can redistribute it and/or modify it under\nthe same terms as the Perl 5 programming language system itself.\n\nperl v5.26.1                      2018-02-17       Email::MIME::Encodings(3pm)",
            "subsections": []
        }
    },
    "summary": "Email::MIME::Encodings - A unified interface to MIME encoding and decoding",
    "flags": [],
    "examples": [],
    "see_also": []
}