1Test2::Event::Warning(3U)ser Contributed Perl DocumentatiToenst2::Event::Warning(3)
2
3
4
6 Test2::Event::Warning - A Test2 event for warnings
7
9 version 0.09
10
12 An event representing an unwanted warning. This is treated as a
13 failure.
14
16 $warning = $event->warning
17 Returns the warning that this event captured.
18
20 Bugs may be submitted at
21 <https://github.com/houseabsolute/Test2-Plugin-NoWarnings/issues>.
22
23 I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
24
26 The source code repository for Test2-Plugin-NoWarnings can be found at
27 <https://github.com/houseabsolute/Test2-Plugin-NoWarnings>.
28
30 Dave Rolsky <autarch@urth.org>
31
33 This software is Copyright (c) 2020 by Dave Rolsky.
34
35 This is free software, licensed under:
36
37 The Artistic License 2.0 (GPL Compatible)
38
39 The full text of the license can be found in the LICENSE file included
40 with this distribution.
41
42
43
44perl v5.32.1 2021-01-27 Test2::Event::Warning(3)