{
    "content": [
        {
            "type": "text",
            "text": "# Parse::DebControl::Error (perldoc)\n\n## SYNOPSIS\n\nuse Parse::DebControl::Error;\nthrow Parse::DebControl::Error();\nthrow Parse::DebControl::Error::Parse( \"reason for exception\" );\nthrow Parse::DebControl::Error::Parse( \"reason for exception\", $linenumberofdata );\nthrow Parse::DebControl::Error::Parse( \"reason for exception\", $linenumberofdata, $contextline );\nthrow Parse::DebControl::Error::IO( \"information regarding the error\" );\n\n## Sections\n\n- **NAME**\n- **Parse::DebControl::Error - Exception classes for Parse::DebControl**\n- **SYNOPSIS**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Parse::DebControl::Error",
        "section": "",
        "mode": "perldoc",
        "summary": null,
        "synopsis": "use Parse::DebControl::Error;\nthrow Parse::DebControl::Error();\nthrow Parse::DebControl::Error::Parse( \"reason for exception\" );\nthrow Parse::DebControl::Error::Parse( \"reason for exception\", $linenumberofdata );\nthrow Parse::DebControl::Error::Parse( \"reason for exception\", $linenumberofdata, $contextline );\nthrow Parse::DebControl::Error::IO( \"information regarding the error\" );",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "Parse::DebControl::Error - Exception classes for Parse::DebControl",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "",
                "subsections": []
            },
            "Parse::DebControl::Error - Exception classes for Parse::DebControl": {
                "content": "",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Parse::DebControl::Error;\n\nthrow Parse::DebControl::Error();\n\nthrow Parse::DebControl::Error::Parse( \"reason for exception\" );\nthrow Parse::DebControl::Error::Parse( \"reason for exception\", $linenumberofdata );\nthrow Parse::DebControl::Error::Parse( \"reason for exception\", $linenumberofdata, $contextline );\n\nthrow Parse::DebControl::Error::IO( \"information regarding the error\" );\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Parse::DebControl is copyright 2003,2004 Jay Bonci <jaybonci@cpan.org>.\n\nParse::DebControl::Error is copyright 2009 Carl Fürstenberg <azatoth@gmail.com>.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            }
        }
    }
}