Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Test2::EventFacet::Meta - Facet for meta-data

Authors

       Chad Granum <exodist@cpan.org>

Description

       This facet can contain any random meta-data that has been attached to the event.

Maintainers

       Chad Granum <exodist@cpan.org>

Methods And Fields

       Any/all fields and accessors are autovivified into existence. There is no way to know what metadata may
       be added, so any is allowed.

       $anything = $meta->{anything}
       $anything = $meta->anything()

Name

       Test2::EventFacet::Meta - Facet for meta-data

Source

       The source code repository for Test2 can be found at <https://github.com/Test-More/test-more/>.

See Also