about summary refs log tree commit diff stats
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 6e7a13e..35c85c1 100644
--- a/cpanfile
+++ b/cpanfile
@@ -3,3 +3,6 @@ requires 'IPC::Run3', '0.048';
 requires 'Getopt::Long', '2.5';
 requires 'Term::ANSIColor', '5.01';
 requires 'Data::Printer', '0.40';
+requires 'URI', '1.76';
+requires 'HTTP::Tiny', '0.076';
+requires 'Carp', '1.50';