summaryrefslogtreecommitdiffstats
path: root/lib/Carp/Always/Color/Term.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Carp/Always/Color/Term.pm')
-rw-r--r--lib/Carp/Always/Color/Term.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Carp/Always/Color/Term.pm b/lib/Carp/Always/Color/Term.pm
index 3b3ce2c..1a17752 100644
--- a/lib/Carp/Always/Color/Term.pm
+++ b/lib/Carp/Always/Color/Term.pm
@@ -1,7 +1,7 @@
package Carp::Always::Color::Term;
use strict;
use warnings;
-use Carp::Always;
+use Carp::Always 0.10;
# ABSTRACT: Carp::Always, but with terminal color
=head1 SYNOPSIS