{
    "mode": "perldoc",
    "parameter": "Test2::Hub::Subtest",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test2%3A%3AHub%3A%3ASubtest/json",
    "generated": "2026-06-14T00:36:19Z",
    "sections": {
        "NAME": {
            "content": "Test2::Hub::Subtest - Hub used by subtests\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Subtests make use of this hub to route events.\n",
            "subsections": []
        },
        "TOGGLES": {
            "content": "$bool = $hub->manualskipall\n$hub->setmanualskipall($bool)\nThe default is false.\n\nNormally a skip-all plan event will cause a subtest to stop executing. This is accomplished\nvia \"last LABEL\" to a label inside the subtest code. Most of the time this is perfectly\nfine. There are times however where this flow control causes bad things to happen.\n\nThis toggle lets you turn off the abort logic for the hub. When this is toggled to true you\nare responsible for ensuring no additional events are generated.\n",
            "subsections": []
        },
        "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": []
        }
    },
    "summary": "Test2::Hub::Subtest - Hub used by subtests",
    "flags": [],
    "examples": [],
    "see_also": []
}