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 240b7b8..a809e67 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::ASCIITable', '0.22';
+requires 'Getopt::Long', '2.5';