1Test2::EventFacet::MetaU(s3e)r Contributed Perl DocumentaTteisotn2::EventFacet::Meta(3)
2
3
4

NAME

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

DESCRIPTION

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

METHODS AND FIELDS

13       Any/all fields and accessors are autovivified into existence. There is
14       no way to know what metadata may be added, so any is allowed.
15
16       $anything = $meta->{anything}
17       $anything = $meta->anything()
18

SOURCE

20       The source code repository for Test2 can be found at
21       http://github.com/Test-More/test-more/.
22

MAINTAINERS

24       Chad Granum <exodist@cpan.org>
25

AUTHORS

27       Chad Granum <exodist@cpan.org>
28
30       Copyright 2018 Chad Granum <exodist@cpan.org>.
31
32       This program is free software; you can redistribute it and/or modify it
33       under the same terms as Perl itself.
34
35       See http://dev.perl.org/licenses/
36
37
38
39perl v5.26.3                      2018-03-30        Test2::EventFacet::Meta(3)
Impressum