{
    "content": [
        {
            "type": "text",
            "text": "# Mail::Message::Construct (perldoc)\n\n## NAME\n\nMail::Message::Construct - extends the functionality of a Mail::Message\n\n## SYNOPSIS\n\n# See Mail::Message\n\n## DESCRIPTION\n\nComplex functionality on Mail::Message objects is implemented in different files which are\nautoloaded. This file implements the functionality related to creating message replies.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **METHODS**\n- **SEE ALSO**\n- **LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Mail::Message::Construct",
        "section": "",
        "mode": "perldoc",
        "summary": "Mail::Message::Construct - extends the functionality of a Mail::Message",
        "synopsis": "# See Mail::Message",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Mail::Message::Construct - extends the functionality of a Mail::Message\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "# See Mail::Message\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Complex functionality on Mail::Message objects is implemented in different files which are\nautoloaded. This file implements the functionality related to creating message replies.\n\nThe following constructors are available:\n\nMail::Message::Construct::Bounce\nMail::Message::Construct::Build\nMail::Message::Construct::Forward\nMail::Message::Construct::Read\nMail::Message::Construct::Rebuild\nMail::Message::Construct::Reply\nMail::Message::Construct::Text\n",
                "subsections": []
            },
            "METHODS": {
                "content": "$obj->AUTOLOAD()\nWhen an unknown method is called on this message, this may mean that not all code is\ncompiled. For performance reasons, most of the complex activities on messages are\ndynamically loaded from other packages. An error will be produced when loading does not help\nresolving the requested method.\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": []
            }
        }
    }
}