{
    "content": [
        {
            "type": "text",
            "text": "# MooseX::Role::Parameterized::Parameters (perldoc)\n\n## NAME\n\nMooseX::Role::Parameterized::Parameters - base class for parameters\n\n## DESCRIPTION\n\nThis is the base class for parameter objects. Currently empty, but I reserve the right to add\nthings here.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n- **SUPPORT**\n- **AUTHOR**\n- **COPYRIGHT AND LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "MooseX::Role::Parameterized::Parameters",
        "section": "",
        "mode": "perldoc",
        "summary": "MooseX::Role::Parameterized::Parameters - base class for parameters",
        "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": 9,
                "subsections": []
            },
            {
                "name": "SUPPORT",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "MooseX::Role::Parameterized::Parameters - base class for parameters\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.11\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is the base class for parameter objects. Currently empty, but I reserve the right to add\nthings here.\n\nEach parameterizable role gets their own anonymous subclass of this; \"parameter\" in\nMooseX::Role::Parameterized actually operates on these anonymous subclasses.\n\nEach parameterized role gets their own instance of the anonymous subclass (owned by the\nparameterizable role).\n",
                "subsections": []
            },
            "SUPPORT": {
                "content": "Bugs may be submitted through the RT bug tracker\n<https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Role-Parameterized> (or\nbug-MooseX-Role-Parameterized@rt.cpan.org <mailto:bug-MooseX-Role-Parameterized@rt.cpan.org>).\n\nThere is also a mailing list available for users of this distribution, at\n<http://lists.perl.org/list/moose.html>.\n\nThere is also an irc channel available for users of this distribution, at \"#moose\" on\n\"irc.perl.org\" <irc://irc.perl.org/#moose>.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Shawn M Moore <code@sartak.org>\n",
                "subsections": []
            },
            "COPYRIGHT AND LICENSE": {
                "content": "This software is copyright (c) 2008 by Shawn M Moore.\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": []
            }
        }
    }
}