{
    "mode": "perldoc",
    "parameter": "Mail::Message::TransferEnc::Binary",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Mail%3A%3AMessage%3A%3ATransferEnc%3A%3ABinary/json",
    "generated": "2026-06-09T11:51:59Z",
    "synopsis": "my Mail::Message $msg = ...;\nmy $decoded = $msg->decoded;\nmy $encoded = $msg->encode(transfer => 'binary');",
    "sections": {
        "NAME": {
            "content": "Mail::Message::TransferEnc::Binary - encode/decode binary message bodies\n",
            "subsections": []
        },
        "INHERITANCE": {
            "content": "Mail::Message::TransferEnc::Binary\nis a Mail::Message::TransferEnc\nis a Mail::Reporter\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my Mail::Message $msg = ...;\nmy $decoded = $msg->decoded;\nmy $encoded = $msg->encode(transfer => 'binary');\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Encode or decode message bodies for binary transfer encoding. This is totally no encoding.\n\nExtends \"DESCRIPTION\" in Mail::Message::TransferEnc.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "Extends \"METHODS\" in Mail::Message::TransferEnc.\n",
            "subsections": []
        },
        "DIAGNOSTICS": {
            "content": "Error: Decoder for transfer encoding $type does not work: $@\nCompiling the required transfer encoding resulted in errors, which means that the decoder\ncan not be used.\n\nWarning: No decoder for transfer encoding $type.\nA decoder for the specified type of transfer encoding is not implemented.\n\nError: Package $package does not implement $method.\nFatal error: the specific package (or one of its superclasses) does not implement this\nmethod where it should. This message means that some other related classes do implement this\nmethod however the class at hand does not. Probably you should investigate this and probably\ninform the author of the package.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "This module is part of Mail-Message distribution version 3.012, built on February 11, 2022.\nWebsite: http://perl.overmeer.net/CPAN/\n",
            "subsections": []
        },
        "LICENSE": {
            "content": "Copyrights 2001-2022 by [Mark Overmeer <markov@cpan.org>]. For other contributors see ChangeLog.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself. See http://dev.perl.org/licenses/\n",
            "subsections": []
        }
    },
    "summary": "Mail::Message::TransferEnc::Binary - encode/decode binary message bodies",
    "flags": [],
    "examples": [],
    "see_also": []
}