{
    "content": [
        {
            "type": "text",
            "text": "# YAML::Error (perldoc)\n\n## NAME\n\nYAML::Error - Error formatting class for YAML modules\n\n## SYNOPSIS\n\n$self->die('YAMLPARSEERRNOANCHOR', $alias);\n$self->warn('YAMLLOADWARNDUPLICATEKEY');\n\n## DESCRIPTION\n\nThis module provides a \"die\" and a \"warn\" facility.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "YAML::Error",
        "section": "",
        "mode": "perldoc",
        "summary": "YAML::Error - Error formatting class for YAML modules",
        "synopsis": "$self->die('YAMLPARSEERRNOANCHOR', $alias);\n$self->warn('YAMLLOADWARNDUPLICATEKEY');",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "YAML::Error - Error formatting class for YAML modules\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "$self->die('YAMLPARSEERRNOANCHOR', $alias);\n$self->warn('YAMLLOADWARNDUPLICATEKEY');\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module provides a \"die\" and a \"warn\" facility.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Ingy döt Net <ingy@cpan.org>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright 2001-2014. Ingy döt Net\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nSee <http://www.perl.com/perl/misc/Artistic.html>\n",
                "subsections": []
            }
        }
    }
}