{
    "mode": "perldoc",
    "parameter": "XML::XPath::Node::Comment",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3AXPath%3A%3ANode%3A%3AComment/json",
    "generated": "2026-06-11T23:14:54Z",
    "sections": {
        "NAME": {
            "content": "Comment - an XML comment: <!--comment-->\n",
            "subsections": []
        },
        "API": {
            "content": "new ( data )\nCreate a new comment node.\n\ngetValue / getData\nReturns the value in the comment\n\ntoString\nReturns the comment with -- encoded as a numeric entity (if it exists in the comment text).\n",
            "subsections": []
        }
    },
    "summary": "Comment - an XML comment: <!--comment-->",
    "flags": [],
    "examples": [],
    "see_also": []
}