about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-08-03 00:16:06 +0530
committerAndinus <andinus@nand.sh>2020-08-03 00:16:06 +0530
commitd3a34d1e21ad1ba85992186cd94bab021b69cbc7 (patch)
tree7022b7c920bb8941eb4615345091927687ba5a34
parent4af2e54cedd28d11150f7c339cb53ba4adc64258 (diff)
downloadara-d3a34d1e21ad1ba85992186cd94bab021b69cbc7.tar.gz
Add Term::Size to cpanfile
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 4327a0a..8b9356b 100644
--- a/cpanfile
+++ b/cpanfile
@@ -8,3 +8,4 @@ requires 'Term::ANSIColor', '5.01';
 requires 'Number::Format::SouthAsian', '0.10';
 requires 'IO::Socket::SSL', '1.56';
 requires 'Net::SSLeay', '1.49';
+requires 'Term::Size', '0.209';