about summary refs log tree commit diff stats
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpanfile b/cpanfile
index a809e67..b1b21f6 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,6 +1,9 @@
 requires 'Time::Moment', '0.44';
 requires 'Path::Tiny', '0.114';
-requires 'File::Fetch', '0.56';
+requires 'HTTP::Tiny', '0.076';
 requires 'JSON::MaybeXS', '1.004002';
 requires 'Text::ASCIITable', '0.22';
 requires 'Getopt::Long', '2.5';
+
+requires 'IO::Socket::SSL', '1.42'
+    or 'Net::SSLeay', '1.49';
artik/mu/blame/cpp/makefile?h=main&id=b589f25a005ad00f6fd888520f9eaaddbd707617'>^
01b2852b ^
88663269 ^
01b2852b ^
4f5bc1e1 ^
88663269 ^
01b2852b ^
201b2e6c ^
01b2852b ^
88663269 ^
01b2852b ^

f4b6b2c2 ^
88663269 ^
01b2852b ^

f4b6b2c2 ^
88663269 ^
201b2e6c ^
88663269 ^
01b2852b ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29