{
    "content": [
        {
            "type": "text",
            "text": "# Test2::IPC (perldoc)\n\n## NAME\n\nTest2::IPC - Turn on IPC for threading or forking support.\n\n## SYNOPSIS\n\nYou should \"use Test2::IPC;\" as early as possible in your test file. If you import this module\nafter API initialization it will attempt to retrofit IPC onto the existing hubs.\nDISABLING IT\nYou can use \"no Test2::IPC;\" to disable IPC for good. You can also use the T2NOIPC env var.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **EXPORTS** (1 subsections)\n- **SOURCE**\n- **MAINTAINERS**\n- **AUTHORS**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Test2::IPC",
        "section": "",
        "mode": "perldoc",
        "summary": "Test2::IPC - Turn on IPC for threading or forking support.",
        "synopsis": "You should \"use Test2::IPC;\" as early as possible in your test file. If you import this module\nafter API initialization it will attempt to retrofit IPC onto the existing hubs.\nDISABLING IT\nYou can use \"no Test2::IPC;\" to disable IPC for good. You can also use the T2NOIPC env var.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "EXPORTS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "cull",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SOURCE",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MAINTAINERS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Test2::IPC - Turn on IPC for threading or forking support.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "You should \"use Test2::IPC;\" as early as possible in your test file. If you import this module\nafter API initialization it will attempt to retrofit IPC onto the existing hubs.\n\nDISABLING IT\nYou can use \"no Test2::IPC;\" to disable IPC for good. You can also use the T2NOIPC env var.\n",
                "subsections": []
            },
            "EXPORTS": {
                "content": "All exports are optional.\n",
                "subsections": [
                    {
                        "name": "cull",
                        "content": "Cull allows you to collect results from other processes or threads on demand.\n"
                    }
                ]
            },
            "SOURCE": {
                "content": "The source code repository for Test2 can be found at http://github.com/Test-More/test-more/.\n",
                "subsections": []
            },
            "MAINTAINERS": {
                "content": "Chad Granum <exodist@cpan.org>\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Chad Granum <exodist@cpan.org>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright 2020 Chad Granum <exodist@cpan.org>.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nSee http://dev.perl.org/licenses/\n",
                "subsections": []
            }
        }
    }
}