{
    "content": [
        {
            "type": "text",
            "text": "# Class::MOP::Deprecated (perldoc)\n\n## NAME\n\nClass::MOP::Deprecated - Manages deprecation warnings for Class::MOP\n\n## DESCRIPTION\n\nuse Class::MOP::Deprecated -apiversion => $version;\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n- **FUNCTIONS**\n- **AUTHORS**\n- **COPYRIGHT AND LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Class::MOP::Deprecated",
        "section": "",
        "mode": "perldoc",
        "summary": "Class::MOP::Deprecated - Manages deprecation warnings for Class::MOP",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 20,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Class::MOP::Deprecated - Manages deprecation warnings for Class::MOP\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 2.2200\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "use Class::MOP::Deprecated -apiversion => $version;\n",
                "subsections": []
            },
            "FUNCTIONS": {
                "content": "This module manages deprecation warnings for features that have been deprecated in Class::MOP.\n\nIf you specify \"-apiversion => $version\", you can use deprecated features without warnings.\nNote that this special treatment is limited to the package that loads \"Class::MOP::Deprecated\".\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "*   Stevan Little <stevan@cpan.org>\n\n*   Dave Rolsky <autarch@urth.org>\n\n*   Jesse Luehrs <doy@cpan.org>\n\n*   Shawn M Moore <sartak@cpan.org>\n\n*   יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>\n\n*   Karen Etheridge <ether@cpan.org>\n\n*   Florian Ragwitz <rafl@debian.org>\n\n*   Hans Dieter Pearcey <hdp@cpan.org>\n\n*   Chris Prather <chris@prather.org>\n\n*   Matt S Trout <mstrout@cpan.org>\n",
                "subsections": []
            },
            "COPYRIGHT AND LICENSE": {
                "content": "This software is copyright (c) 2006 by Infinity Interactive, Inc.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n",
                "subsections": []
            }
        }
    }
}