libtest-carp-perl

Module to test your code for calls to carp functions
  https://metacpan.org/release/Test-Carp
  0
  no reviews



Test::carp is a module that facilitates testing whether or not a particular carp function is called as a result of given code. it also allows checking the value (error message) the carp function is called with.