{
    "content": [
        {
            "type": "text",
            "text": "# List::Util::XS (perldoc)\n\n## NAME\n\nList::Util::XS - Indicate if List::Util was compiled with a C compiler\n\n## SYNOPSIS\n\nuse List::Util::XS 1.20;\n\n## DESCRIPTION\n\n\"List::Util::XS\" can be used as a dependency to ensure List::Util was installed using a C\ncompiler and that the XS version is installed.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "List::Util::XS",
        "section": "",
        "mode": "perldoc",
        "summary": "List::Util::XS - Indicate if List::Util was compiled with a C compiler",
        "synopsis": "use List::Util::XS 1.20;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "List::Util::XS - Indicate if List::Util was compiled with a C compiler\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use List::Util::XS 1.20;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "\"List::Util::XS\" can be used as a dependency to ensure List::Util was installed using a C\ncompiler and that the XS version is installed.\n\nDuring installation $List::Util::XS::VERSION will be set to \"undef\" if the XS was not compiled.\n\nStarting with release 1.2303, Scalar-List-Util is always using the XS implementation, but for\nbackwards compatibility, we still ship the \"List::Util::XS\" module which just loads\n\"List::Util\".\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Scalar::Util, List::Util, List::MoreUtils\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 2008 Graham Barr <gbarr@pobox.com>. All rights reserved. This program is free\nsoftware; you can redistribute it and/or modify it under the same terms as Perl itself.\n",
                "subsections": []
            }
        }
    }
}