{
    "content": [
        {
            "type": "text",
            "text": "# Devel::Cover::Web (perldoc)\n\n## NAME\n\nDevel::Cover::Web - Files for JavaScript or CSS\n\n## SYNOPSIS\n\nuse Devel::Cover::Web \"writefile\";\nwritefile $directory, $file;\nwritefile $directory, \"all\";\nwritefile $directory, \"js\";\nwritefile $directory, \"css\";\n\n## DESCRIPTION\n\nThis module allows JavaScript and CSS files to be written to a specified directory.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SUBROUTINES**\n- **SEE ALSO**\n- **BUGS**\n- **LICENCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Devel::Cover::Web",
        "section": "",
        "mode": "perldoc",
        "summary": "Devel::Cover::Web - Files for JavaScript or CSS",
        "synopsis": "use Devel::Cover::Web \"writefile\";\nwritefile $directory, $file;\nwritefile $directory, \"all\";\nwritefile $directory, \"js\";\nwritefile $directory, \"css\";",
        "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": 7,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SUBROUTINES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENCE",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Devel::Cover::Web - Files for JavaScript or CSS\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.36\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Devel::Cover::Web \"writefile\";\n\nwritefile $directory, $file;\nwritefile $directory, \"all\";\nwritefile $directory, \"js\";\nwritefile $directory, \"css\";\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module allows JavaScript and CSS files to be written to a specified directory.\n",
                "subsections": []
            },
            "SUBROUTINES": {
                "content": "writefile($directory, $file)\nOutput the specified file to the specified directory.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Devel::Cover::Report::Htmlbasic\ncpancover\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Huh?\n",
                "subsections": []
            },
            "LICENCE": {
                "content": "Copyright 2007-2019, Paul Johnson (paul@pjcj.net) except where otherwise noted.\n\nThis software is free. It is licensed under the same terms as Perl itself, except where\notherwise noted.\n\nThe latest version of this software should be available from my homepage: http://www.pjcj.net\n",
                "subsections": []
            }
        }
    }
}