{
    "mode": "perldoc",
    "parameter": "XML::XPath::Boolean",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3AXPath%3A%3ABoolean/json",
    "generated": "2026-06-12T00:51:21Z",
    "sections": {
        "NAME": {
            "content": "XML::XPath::Boolean - Boolean true/false values\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "XML::XPath::Boolean objects implement simple boolean true/false objects.\n",
            "subsections": []
        },
        "API": {
            "content": "XML::XPath::Boolean->True\nCreates a new Boolean object with a true value.\n\nXML::XPath::Boolean->False\nCreates a new Boolean object with a false value.\n\nvalue()\nReturns true or false.\n\ntoliteral()\nReturns the string \"true\" or \"false\".\n",
            "subsections": []
        }
    },
    "summary": "XML::XPath::Boolean - Boolean true/false values",
    "flags": [],
    "examples": [],
    "see_also": []
}