about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index a999a28..3a64d29 100644
--- a/cpanfile
+++ b/cpanfile
@@ -3,3 +3,4 @@ requires 'Path::Tiny', '0.114';
 requires 'File::Fetch', '0.56';
 requires 'JSON::MaybeXS', '1.004002';
 requires 'Text::Table::Tiny', '0.05';
+requires 'Text::ASCIITable', '0.22';