summaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-12-17 16:20:20 +0100
committerFlorian Pritz <bluewind@xinu.at>2018-12-17 16:20:20 +0100
commit20e07437f413e338f2b54447133e1533f5262c13 (patch)
treec76b32b67ada1fdda9d52314a1f7445ebf9761eb /cpanfile
parenta64d07890544d2d2a503c52a6d92ff3e064c5585 (diff)
downloadApp-ArchLinux-PackagerTools-20e07437f413e338f2b54447133e1533f5262c13.tar.gz
App-ArchLinux-PackagerTools-20e07437f413e338f2b54447133e1533f5262c13.tar.xz
WIP Add cache
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 72ec877..8c62da1 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,3 +1,4 @@
+requires 'CHI';
requires 'CPAN::DistnameInfo';
requires 'Function::Parameters';
requires 'Hash::Merge';