{
    "content": [
        {
            "type": "text",
            "text": "# Class::C3::next (perldoc)\n\n## NAME\n\nClass::C3::next - Pure-perl next::method and friends\n\n## DESCRIPTION\n\nThis module is used internally by Class::C3 when necessary, and shouldn't be used (or required\nin distribution dependencies) directly. It defines \"next::method\", \"next::can\", and\n\"maybe::next::method\" in pure perl.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT AND LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Class::C3::next",
        "section": "",
        "mode": "perldoc",
        "summary": "Class::C3::next - Pure-perl next::method and friends",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Class::C3::next - Pure-perl next::method and friends\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module is used internally by Class::C3 when necessary, and shouldn't be used (or required\nin distribution dependencies) directly. It defines \"next::method\", \"next::can\", and\n\"maybe::next::method\" in pure perl.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Stevan Little, <stevan@iinteractive.com>\n\nBrandon L. Black, <blblack@gmail.com>\n",
                "subsections": []
            },
            "COPYRIGHT AND LICENSE": {
                "content": "Copyright 2005, 2006 by Infinity Interactive, Inc.\n\n<http://www.iinteractive.com>\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            }
        }
    }
}