{
    "mode": "perldoc",
    "parameter": "MIME::Decoder::QuotedPrint",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/MIME%3A%3ADecoder%3A%3AQuotedPrint/json",
    "generated": "2026-05-30T19:07:06Z",
    "synopsis": "A generic decoder object; see MIME::Decoder for usage.",
    "sections": {
        "NAME": {
            "content": "MIME::Decoder::QuotedPrint - encode/decode a \"quoted-printable\" stream\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "A generic decoder object; see MIME::Decoder for usage.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "A MIME::Decoder subclass for the \"quoted-printable\" encoding. The name\nwas chosen to jibe with the pre-existing MIME::QuotedPrint utility\npackage, which this class actually uses to translate each line.\n\n*   The decoder does a line-by-line translation from input to output.\n\n*   The encoder does a line-by-line translation, breaking lines so that\nthey fall under the standard 76-character limit for this encoding.\n\nNote: just like MIME::QuotedPrint, we currently use the native \"\\n\" for\nline breaks, and not \"CRLF\". This may need to change in future versions.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "MIME::Decoder\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Eryq (eryq@zeegee.com), ZeeGee Software Inc (http://www.zeegee.com).\n\nAll rights reserved. This program is free software; you can redistribute\nit and/or modify it under the same terms as Perl itself.\n",
            "subsections": []
        }
    },
    "summary": "MIME::Decoder::QuotedPrint - encode/decode a \"quoted-printable\" stream",
    "flags": [],
    "examples": [],
    "see_also": []
}