about summary refs log tree commit diff stats
path: root/cpanfile
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-11-18 11:25:47 +0530
committerAndinus <andinus@nand.sh>2020-11-18 11:25:47 +0530
commitbe00783294a5ff8f6601b1109f55bb83282b27d6 (patch)
tree3cc305a604ef1991b4e047a9217f8290d68746fb /cpanfile
parenta6f670e6756a7a1f5e73f843ab7c914640b74e4c (diff)
downloadlyra-be00783294a5ff8f6601b1109f55bb83282b27d6.tar.gz
Remove scripts, improve lyra HEAD master
Now it prints fortunes from all directories by default, if the user
inputs an argument then it'll load that fortune file if it exists in
mentioned directories.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpanfile b/cpanfile
index f850fca..e611047 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,3 +1 @@
 requires 'Path::Tiny', '0.114';
-requires 'IPC::Run3', '0.048';
-requires 'HTTP::Simple', '0.004';