ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
239 B
Text
5 lines
239 B
Text
This module hooks $SIG{__WARN__} and converts warnings to Test::More's
|
|
fail() calls. It is designed to be used with done_testing, when you
|
|
don't need to know the test count in advance.
|
|
|
|
WWW: https://metacpan.org/release/Test-FailWarnings
|