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 35c85c1..aed4db3 100644
--- a/cpanfile
+++ b/cpanfile
@@ -4,5 +4,6 @@ requires 'Getopt::Long', '2.5';
 requires 'Term::ANSIColor', '5.01';
 requires 'Data::Printer', '0.40';
 requires 'URI', '1.76';
+requires 'URI::Encode', '1.1.1';
 requires 'HTTP::Tiny', '0.076';
 requires 'Carp', '1.50';