The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.06

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 http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings or via email to bug-test2-plugin-nowarnings@rt.cpan.org.

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