1Test2::Manual::Anatomy(U3s)er Contributed Perl DocumentatTieosnt2::Manual::Anatomy(3)
2
3
4

NAME

6       Test2::Manual::Anatomy - The hub for documentation of the inner
7       workings of Test2 components.
8

DESCRIPTION

10       This section covers internals of the Test2 architecture. This is useful
11       information for toolbuilder, but is essential information for
12       maintainers of Test2 itself.
13

END TO END

15       The Test2::Manual::Anatomy::EndToEnd document is an overview of Test2
16       from load to finish.
17

EVENTS

19       The Test2::Manual::Anatomy::Event document explains the internals of
20       events.
21

THE CONTEXT

23       The Test2::Manual::Anatomy::Context document explains how the
24       Test2::API::Context object works.
25

THE API AND THE API INSTANCE

27       The Test2::Manual::Anatomy::API document explains the inner workings of
28       the Test2 API.
29

HUBS

31       The Test2::Manual::Anatomy::Hubs document explains the inner working of
32       the Test2 hub stack, and the hubs therein.
33

THE IPC SYSTEM

35       The Test2::Manual::Anatomy::IPC document describes the IPC system.
36

INTERNAL UTILITIES

38       The Test2::Manual::Anatomy::Utilities document describes various
39       utilities provided by the Test2 system.
40

SEE ALSO

42       Test2::Manual - Primary index of the manual.
43

SOURCE

45       The source code repository for Test2-Manual can be found at
46       https://github.com/Test-More/Test2-Suite/.
47

MAINTAINERS

49       Chad Granum <exodist@cpan.org>
50

AUTHORS

52       Chad Granum <exodist@cpan.org>
53
55       Copyright 2018 Chad Granum <exodist@cpan.org>.
56
57       This program is free software; you can redistribute it and/or modify it
58       under the same terms as Perl itself.
59
60       See http://dev.perl.org/licenses/
61
62
63
64perl v5.32.0                      2020-12-16         Test2::Manual::Anatomy(3)
Impressum