{
    "content": [
        {
            "type": "text",
            "text": "# ok (perldoc)\n\n## NAME\n\nok - Alternative to Test::More::useok\n\n## SYNOPSIS\n\nuse ok 'Some::Module';\n\n## DESCRIPTION\n\nWith this module, simply change all \"useok\" in test scripts to \"use ok\", and they will be\nexecuted at \"BEGIN\" time.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ok",
        "section": "",
        "mode": "perldoc",
        "summary": "ok - Alternative to Test::More::useok",
        "synopsis": "use ok 'Some::Module';",
        "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": 13,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ok - Alternative to Test::More::useok\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use ok 'Some::Module';\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "With this module, simply change all \"useok\" in test scripts to \"use ok\", and they will be\nexecuted at \"BEGIN\" time.\n\nPlease see Test::use::ok for the full description.\n\nCC0 1.0 Universal\nTo the extent possible under law, 唐鳳 has waived all copyright and related or neighboring rights\nto Test-use-ok.\n\nThis work is published from Taiwan.\n\n<http://creativecommons.org/publicdomain/zero/1.0>\n",
                "subsections": []
            }
        }
    }
}