logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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