Binary package “libtest-carp-perl” in ubuntu noble

module to test your code for calls to Carp functions

 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.