From 2f1806278872f78df4f7db0971c161049099708f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 4 Sep 2011 11:56:58 -0500 Subject: un-todo for Carp::Always 0.10 fixes --- dist.ini | 2 +- t/01-term.t | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/dist.ini b/dist.ini index 644460a..c6b0004 100644 --- a/dist.ini +++ b/dist.ini @@ -7,4 +7,4 @@ copyright_holder = Jesse Luehrs dist = Carp-Always-Color [Prereq] -Carp::Always = 0 +Carp::Always = 0.10 diff --git a/t/01-term.t b/t/01-term.t index b93af1e..8eb479a 100644 --- a/t/01-term.t +++ b/t/01-term.t @@ -50,11 +50,9 @@ EOF "\e[31mfoo\e[m at -e line 3\n\tmain::foo() called at -e line 5\n", "dies with a stacktrace work"); -{ local $TODO = "this is a Carp::Always bug"; output_is(<