Provided by: libtest2-plugin-nowarnings-perl_0.10-1_all 

NAME
Test2::Event::Warning - A Test2 event for warnings
VERSION
version 0.10
DESCRIPTION
An event representing an unwanted warning. This is treated as a failure.
ACCESSORS
$warning = $event->warning
Returns the warning that this event captured.
SUPPORT
Bugs may be submitted at <https://github.com/houseabsolute/Test2-Plugin-NoWarnings/issues>.
SOURCE
The source code repository for Test2-Plugin-NoWarnings can be found at
<https://github.com/houseabsolute/Test2-Plugin-NoWarnings>.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2024 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
The full text of the license can be found in the LICENSE file included with this distribution.
perl v5.38.2 2024-04-13 Test2::Event::Warning(3pm)