{
    "content": [
        {
            "type": "text",
            "text": "# MailTools (man)\n\n## NAME\n\nMailTools - bundle of ancient email modules\n\n## SYNOPSIS\n\n# This is a place-holder for the distribution\n\n## DESCRIPTION\n\nMailTools is a bundle: an ancient form of combining packages into one distribution.  Gladly,\nit can be distributed as if it is a normal distribution as well.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **SEE ALSO**\n- **AUTHORS**\n- **LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "MailTools",
        "section": "",
        "mode": "man",
        "summary": "MailTools - bundle of ancient email modules",
        "synopsis": "# This is a place-holder for the distribution",
        "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": 7,
                "subsections": [
                    {
                        "name": "Component",
                        "lines": 30
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "MailTools - bundle of ancient email modules\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "# This is a place-holder for the distribution\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "MailTools is a bundle: an ancient form of combining packages into one distribution.  Gladly,\nit can be distributed as if it is a normal distribution as well.\n\nBe warned: The code you find here is very old.  It works for simple emails, but when you\nstart with new code then please use more sofisticated libraries.  The main reason that you\nstill find this code on CPAN, is because many books use it as example.\n",
                "subsections": [
                    {
                        "name": "Component",
                        "content": "In this distribution, you find\n\nMail::Address\nParse email address from a header line.\n\nMail::Cap\nInterpret mailcap files: mappings of file-types to applications as used by many command-\nline email programs.\n\nMail::Field\nSimplifies access to (some) email header fields.  Used by Mail::Header.\n\nMail::Filter\nProcess Mail::Internet messages.\n\nMail::Header\nCollection of Mail::Field objects, representing the header of a Mail::Internet object.\n\nMail::Internet\nRepresents a single email message, with header and body.\n\nMail::Mailer\nSend Mail::Internet emails via direct smtp or local MTA's.\n\nMail::Send\nBuild a Mail::Internet object, and then send it out using Mail::Mailer.\n\nMail::Util\n\"Smart functions\" you should not depend on.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "This module is part of the MailTools distribution, http://perl.overmeer.net/mailtools/.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "The MailTools bundle was developed by Graham Barr.  Later, Mark Overmeer took over\nmaintenance without commitment to further development.\n\nMail::Cap by Gisle Aas <aas@oslonett.no>.  Mail::Field::AddrList by Peter Orbaek\n<poe@cit.dk>.  Mail::Mailer and Mail::Send by Tim Bunce <Tim.Bunce@ig.co.uk>.  For other\ncontributors see ChangeLog.\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Copyrights 1995-2000 Graham Barr <gbarr@pobox.com> and 2001-2017 Mark Overmeer\n<perl@overmeer.net>.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms\nas Perl itself.  See http://www.perl.com/perl/misc/Artistic.html\n\n\n\nperl v5.28.1                                 2019-07-25                               MailTools(3pm)",
                "subsections": []
            }
        }
    }
}