{
    "content": [
        {
            "type": "text",
            "text": "# Log::Dispatch::Base (perldoc)\n\n**Summary:** Log::Dispatch::Base - Code shared by dispatch and output objects.\n\n**Synopsis:** use Log::Dispatch::Base;\n...\n@ISA = qw(Log::Dispatch::Base);\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **VERSION** (2 lines)\n- **SYNOPSIS** (6 lines)\n- **DESCRIPTION** (2 lines)\n- **SUPPORT** (5 lines)\n- **SOURCE** (3 lines)\n- **AUTHOR** (2 lines)\n- **COPYRIGHT AND LICENSE** (9 lines)\n\n## Full Content\n\n### NAME\n\nLog::Dispatch::Base - Code shared by dispatch and output objects.\n\n### VERSION\n\nversion 2.70\n\n### SYNOPSIS\n\nuse Log::Dispatch::Base;\n\n...\n\n@ISA = qw(Log::Dispatch::Base);\n\n### DESCRIPTION\n\nUnless you are me, you probably don't need to know what this class does.\n\n### SUPPORT\n\nBugs may be submitted at\n<https://github.com/houseabsolute/Log-Dispatch/issues>.\n\nI am also usually active on IRC as 'autarch' on \"irc://irc.perl.org\".\n\n### SOURCE\n\nThe source code repository for Log-Dispatch can be found at\n<https://github.com/houseabsolute/Log-Dispatch>.\n\n### AUTHOR\n\nDave Rolsky <autarch@urth.org>\n\n### COPYRIGHT AND LICENSE\n\nThis software is Copyright (c) 2020 by Dave Rolsky.\n\nThis is free software, licensed under:\n\nThe Artistic License 2.0 (GPL Compatible)\n\nThe full text of the license can be found in the LICENSE file included\nwith this distribution.\n\n"
        }
    ],
    "structuredContent": {
        "command": "Log::Dispatch::Base",
        "section": "",
        "mode": "perldoc",
        "summary": "Log::Dispatch::Base - Code shared by dispatch and output objects.",
        "synopsis": "use Log::Dispatch::Base;\n...\n@ISA = qw(Log::Dispatch::Base);",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SUPPORT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SOURCE",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}