{
    "mode": "perldoc",
    "parameter": "Test2::EventFacet::Hub",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test2%3A%3AEventFacet%3A%3AHub/json",
    "generated": "2026-06-10T17:48:01Z",
    "sections": {
        "NAME": {
            "content": "Test2::EventFacet::Hub - Facet for the hubs an event passes through.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "These are a record of the hubs an event passes through. Most recent hub is the first one in the\nlist.\n",
            "subsections": []
        },
        "FACET FIELDS": {
            "content": "$string = $trace->{details}\n$string = $trace->details()\nThe hub class or subclass\n\n$int = $trace->{pid}\n$int = $trace->pid()\nPID of the hub this event was sent to.\n\n$int = $trace->{tid}\n$int = $trace->tid()\nThe thread ID of the hub the event was sent to.\n\n$hid = $trace->{hid}\n$hid = $trace->hid()\nThe ID of the hub that the event was send to.\n\n$huuid = $trace->{huuid}\n$huuid = $trace->huuid()\nThe UUID of the hub that the event was sent to.\n\n$int = $trace->{nested}\n$int = $trace->nested()\nHow deeply nested the hub was.\n\n$bool = $trace->{buffered}\n$bool = $trace->buffered()\nTrue if the event was buffered and not sent to the formatter independent of a parent (This\nshould never be set when nested is 0 or \"undef\").\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::Hub - Facet for the hubs an event passes through.",
    "flags": [],
    "examples": [],
    "see_also": []
}