{
    "content": [
        {
            "type": "text",
            "text": "# Devel::Cover::Util (perldoc)\n\n## NAME\n\nDevel::Cover::Util - Utility subroutines for Devel::Cover\n\n## SYNOPSIS\n\nuse Devel::Cover::Util \"removecontainedpaths\";\n\n## DESCRIPTION\n\nThis module utility subroutines for Devel::Cover.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SUBROUTINES**\n- **BUGS**\n- **LICENCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Devel::Cover::Util",
        "section": "",
        "mode": "perldoc",
        "summary": "Devel::Cover::Util - Utility subroutines for Devel::Cover",
        "synopsis": "use Devel::Cover::Util \"removecontainedpaths\";",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SUBROUTINES",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENCE",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Devel::Cover::Util - Utility subroutines for Devel::Cover\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.36\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Devel::Cover::Util \"removecontainedpaths\";\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module utility subroutines for Devel::Cover.\n",
                "subsections": []
            },
            "SUBROUTINES": {
                "content": "removecontainedpaths\n@Inc = removecontainedpaths(getcwd, @Inc);\n\nRemove certain paths from a list of paths.\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Huh?\n",
                "subsections": []
            },
            "LICENCE": {
                "content": "Copyright 2001-2019, Paul Johnson (paul@pjcj.net)\n\nThis software is free. It is licensed under the same terms as Perl itself.\n\nThe latest version of this software should be available from my homepage: http://www.pjcj.net\n",
                "subsections": []
            }
        }
    }
}