summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index e6b6e6f..272bd32 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,3 +10,12 @@ dist = KiokuDB-Serializer-Crypt
Crypt::Util = 0
KiokuDB = 0
namespace::autoclean = 0
+
+[Prereqs / TestRequires]
+Test::Requires = 0
+Test::More = 0.88
+
+[Prereqs / TestRecommends]
+Crypt::Rijndael = 0
+Crypt::CFB = 0
+JSON = 0