![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: carp always showing stacktraceby Perlbotics (Bishop) |
on Jul 20, 2020 at 16:44 UTC ( #11119554=note: print w/replies, xml ) | Need Help?? |
From Carp: 6. $Carp::CarpLevel can be set to skip a fixed number of additional call levels. Using this is not recommended because it is very difficult to get it to behave correctly.So, you might need to use something like local $Carp::CarpLevel
In Section
Seekers of Perl Wisdom
|
|