{
    "content": [
        {
            "type": "text",
            "text": "# MIME::Decoder::UU (perldoc)\n\n## NAME\n\nMIME::Decoder::UU - decode a \"uuencoded\" stream\n\n## SYNOPSIS\n\nA generic decoder object; see MIME::Decoder for usage.\nAlso supports a preamble() method to recover text before the uuencoded portion of the stream.\n\n## DESCRIPTION\n\nA MIME::Decoder subclass for a nonstandard encoding whereby data are uuencoded. Common\nnon-standard MIME encodings for this:\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "MIME::Decoder::UU",
        "section": "",
        "mode": "perldoc",
        "summary": "MIME::Decoder::UU - decode a \"uuencoded\" stream",
        "synopsis": "A generic decoder object; see MIME::Decoder for usage.\nAlso supports a preamble() method to recover text before the uuencoded portion of the stream.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "MIME::Decoder::UU - decode a \"uuencoded\" stream\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "A generic decoder object; see MIME::Decoder for usage.\n\nAlso supports a preamble() method to recover text before the uuencoded portion of the stream.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "A MIME::Decoder subclass for a nonstandard encoding whereby data are uuencoded. Common\nnon-standard MIME encodings for this:\n\nx-uu\nx-uuencode\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "MIME::Decoder\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Eryq (eryq@zeegee.com), ZeeGee Software Inc (http://www.zeegee.com).\n\nUU-decoding code lifted from \"uuexplode\", a Perl script by an unknown author...\n\nAll rights reserved. This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n",
                "subsections": []
            }
        }
    }
}