{
    "content": [
        {
            "type": "text",
            "text": "# Dpkg::Control::Tests (perldoc)\n\n## NAME\n\nDpkg::Control::Tests - parse files like debian/tests/control\n\n## DESCRIPTION\n\nIt provides a class to access data of files that follow the same syntax as debian/tests/control.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **METHODS**\n- **CHANGES**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Dpkg::Control::Tests",
        "section": "",
        "mode": "perldoc",
        "summary": "Dpkg::Control::Tests - parse files like debian/tests/control",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "CHANGES",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Dpkg::Control::Tests - parse files like debian/tests/control\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "It provides a class to access data of files that follow the same syntax as debian/tests/control.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "All the methods of Dpkg::Index are available. Those listed below are either new or overridden\nwith a different behavior.\n\n$c = Dpkg::Control::Tests->new(%opts)\nCreate a new Dpkg::Control::Tests object, which inherits from Dpkg::Index.\n\n$item = $tests->newitem()\nCreates a new item.\n",
                "subsections": []
            },
            "CHANGES": {
                "content": "Version 1.00 (dpkg 1.18.8)\nMark the module as public.\n",
                "subsections": []
            }
        }
    }
}