{
    "content": [
        {
            "type": "text",
            "text": "# XML::LibXML::Boolean (perldoc)\n\n## NAME\n\nXML::LibXML::Boolean - Boolean true/false values\n\n## DESCRIPTION\n\nXML::LibXML::Boolean objects implement simple boolean true/false objects.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **API**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "XML::LibXML::Boolean",
        "section": "",
        "mode": "perldoc",
        "summary": "XML::LibXML::Boolean - Boolean true/false values",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "API",
                "lines": 12,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "XML::LibXML::Boolean - Boolean true/false values\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "XML::LibXML::Boolean objects implement simple boolean true/false objects.\n",
                "subsections": []
            },
            "API": {
                "content": "XML::LibXML::Boolean->True\nCreates a new Boolean object with a true value.\n\nXML::LibXML::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": []
            }
        }
    }
}