{
    "content": [
        {
            "type": "text",
            "text": "# Net::Twitter::Role::API::Upload (perldoc)\n\n## NAME\n\nNet::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role\n\n## SYNOPSIS\n\npackage My::Twitter;\nuse Moose;\nwith 'Net::Twitter::API::Upload';\n\n## DESCRIPTION\n\nThis module provides definitions the Twitter Upload API methods.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::Twitter::Role::API::Upload",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role",
        "synopsis": "package My::Twitter;\nuse Moose;\nwith 'Net::Twitter::API::Upload';",
        "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": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 4.01043\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "package My::Twitter;\nuse Moose;\nwith 'Net::Twitter::API::Upload';\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module provides definitions the Twitter Upload API methods.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Allen Haim <allen@netherrealm.net>\n\nMarc Mims <marc@questright.com>\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Copyright (c) 2016 Marc Mims\n\nThe Twitter API itself, and the description text used in this module is:\n\nCopyright (c) 2011 Twitter\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            }
        }
    }
}