about summary refs log tree commit diff stats
path: root/cpanfile
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-08-28 00:06:55 +0530
committerAndinus <andinus@nand.sh>2020-08-28 00:06:55 +0530
commit7062a6f7fbd43910e2b08e3829687bf506a55eb1 (patch)
tree84a6040bd5119fda08ab1651cc9c8eaf76b55dc2 /cpanfile
parent0576e2027196e94b13eb8281d3d6bf0a419421bc (diff)
downloadlyra-7062a6f7fbd43910e2b08e3829687bf506a55eb1.tar.gz
Add fortunes, update README, update cpanfile
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 73229cb..f850fca 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,2 +1,3 @@
 requires 'Path::Tiny', '0.114';
 requires 'IPC::Run3', '0.048';
+requires 'HTTP::Simple', '0.004';