libtest-warn-perl

Test module for checking which warnings are generated
  https://metacpan.org/release/Test-Warn
  0
  no reviews



Test::warn provides an easy way to test which warnings are thrown in some perl code. it is compatible with the test::more family of utilities and similar to test::exception.