Scroll to navigation

Test2::Event::Warning(3) User Contributed Perl Documentation Test2::Event::Warning(3)

NAME

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

VERSION

version 0.09

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>.

I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".

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) 2020 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.

2020-07-01 perl v5.38.2