{
    "mode": "perldoc",
    "parameter": "XML::Parser::Style::Debug",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3AParser%3A%3AStyle%3A%3ADebug/json",
    "generated": "2026-06-09T17:38:54Z",
    "synopsis": "use XML::Parser;\nmy $p = XML::Parser->new(Style => 'Debug');\n$p->parsefile('foo.xml');",
    "sections": {
        "NAME": {
            "content": "XML::Parser::Style::Debug - Debug style for XML::Parser\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use XML::Parser;\nmy $p = XML::Parser->new(Style => 'Debug');\n$p->parsefile('foo.xml');\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This just prints out the document in outline form to STDERR. Nothing special is returned by\nparse.\n",
            "subsections": []
        }
    },
    "summary": "XML::Parser::Style::Debug - Debug style for XML::Parser",
    "flags": [],
    "examples": [],
    "see_also": []
}