about summary refs log tree commit diff stats
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index b1b21f6..3cd5e12 100644
--- a/cpanfile
+++ b/cpanfile
@@ -4,6 +4,7 @@ requires 'HTTP::Tiny', '0.076';
 requires 'JSON::MaybeXS', '1.004002';
 requires 'Text::ASCIITable', '0.22';
 requires 'Getopt::Long', '2.5';
+requires 'Term::ANSIColor', '5.01';
 
 requires 'IO::Socket::SSL', '1.42'
     or 'Net::SSLeay', '1.49';