summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-11-15 22:48:50 -0600
committerJesse Luehrs <doy@tozt.net>2010-11-15 22:48:50 -0600
commite4afde02c9d7b7c2d1c031d18df418a166c0415f (patch)
treecaa41921009cc822145361dde98e0361871ac38a /dist.ini
parentb6f2c7d8338f012c146e01cd57ee3e0e2e5e61a3 (diff)
downloadpackage-stash-e4afde02c9d7b7c2d1c031d18df418a166c0415f.tar.gz
package-stash-e4afde02c9d7b7c2d1c031d18df418a166c0415f.zip
initial quite broken implementation of backend switching
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 8b69822..2ffa380 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,8 +9,14 @@ dist = Package-Stash
awesome = =inc::MMPackageStash
[Prereqs]
+perl = 5.8.3
+Package::DeprecationManager = 0
Scalar::Util = 0
[Prereqs / TestRequires]
Test::Fatal = 0
Test::More = 0.88
+Test::Requires = 0
+
+[Prereqs / TestRecommends]
+Test::LeakTrace = 0