1Test2::Event::Warning(3U)ser Contributed Perl DocumentatiToenst2::Event::Warning(3)
2
3
4

NAME

6       Test2::Event::Warning - A Test2 event for warnings
7

VERSION

9       version 0.07
10

DESCRIPTION

12       An event representing an unwanted warning. This is treated as a
13       failure.
14

ACCESSORS

16       $warning = $event->warning
17           Returns the warning that this event captured.
18

SUPPORT

20       Bugs may be submitted at
21       <http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings>
22       or via email to bug-test2-plugin-nowarnings@rt.cpan.org <mailto:bug-
23       test2-plugin-nowarnings@rt.cpan.org>.
24
25       I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
26

SOURCE

28       The source code repository for Test2-Plugin-NoWarnings can be found at
29       <https://github.com/houseabsolute/Test2-Plugin-NoWarnings>.
30

AUTHOR

32       Dave Rolsky <autarch@urth.org>
33
35       This software is Copyright (c) 2019 by Dave Rolsky.
36
37       This is free software, licensed under:
38
39         The Artistic License 2.0 (GPL Compatible)
40
41       The full text of the license can be found in the LICENSE file included
42       with this distribution.
43
44
45
46perl v5.30.0                      2019-07-26          Test2::Event::Warning(3)
Impressum