{
    "mode": "perldoc",
    "parameter": "Test2::EventFacet::Parent",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test2%3A%3AEventFacet%3A%3AParent/json",
    "generated": "2026-06-10T16:27:05Z",
    "sections": {
        "NAME": {
            "content": "Test2::EventFacet::Parent - Facet for events contains other events\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This facet is used when an event contains other events, such as a subtest.\n",
            "subsections": []
        },
        "FIELDS": {
            "content": "$string = $parent->{details}\n$string = $parent->details()\nHuman readable description of the event.\n\n$hid = $parent->{hid}\n$hid = $parent->hid()\nHub ID of the hub that is represented in the parent-child relationship.\n\n$arrayref = $parent->{children}\n$arrayref = $parent->children()\nArrayref containing the facet-data hashes of events nested under this one.\n\n*To get the actual events you need to get them from the parent event directly*\n\n$bool = $parent->{buffered}\n$bool = $parent->buffered()\nTrue if the subtest is buffered (meaning the formatter has probably not seen them yet).\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::EventFacet::Parent - Facet for events contains other events",
    "flags": [],
    "examples": [],
    "see_also": []
}