Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtest-carp-perl
Module to test your code for calls to carp functions
https://metacpan.org/release/Test-Carp
0
no reviews
Install
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.