{
    "mode": "perldoc",
    "parameter": "XML::DOM::Comment",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3ADOM%3A%3AComment/json",
    "generated": "2026-06-10T03:34:49Z",
    "sections": {
        "NAME": {
            "content": "XML::DOM::Comment - An XML comment in XML::DOM\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "XML::DOM::Comment extends XML::DOM::CharacterData which extends XML::DOM::Node.\n\nThis node represents the content of a comment, i.e., all the characters between the starting\n'<!--' and ending '-->'. Note that this is the definition of a comment in XML, and, in practice,\nHTML, although some HTML tools may implement the full SGML comment structure.\n",
            "subsections": []
        }
    },
    "summary": "XML::DOM::Comment - An XML comment in XML::DOM",
    "flags": [],
    "examples": [],
    "see_also": []
}