{
    "content": [
        {
            "type": "text",
            "text": "# warnings::register (perldoc)\n\n## NAME\n\nwarnings::register - warnings import function\n\n## SYNOPSIS\n\nuse warnings::register;\n\n## DESCRIPTION\n\nCreates a warnings category with the same name as the current package.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "warnings::register",
        "section": "",
        "mode": "perldoc",
        "summary": "warnings::register - warnings import function",
        "synopsis": "use warnings::register;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "warnings::register - warnings import function\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use warnings::register;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Creates a warnings category with the same name as the current package.\n\nSee warnings for more information on this module's usage.\n",
                "subsections": []
            }
        }
    }
}