Subject: | Ltest Test::Builder alphas break t/Carp.t |
Date: | Mon, 14 Jul 2014 22:27:20 -0700 |
To: | bug-Carp [...] rt.cpan.org |
From: | Chad Granum <exodist7 [...] gmail.com> |
Something in the new Test::Builder appears to break assumptions made by
Carp in this test. It probably has to do with stack depth or expectations
about where functions are defined or even what they are named.
I have not looked to deeply into this, and I am not sure which module
(Test::Builder, or Carp) needs to be updated to fix this. Reporting the bug
to try and get more eyes on it.
-Chad