From e4afde02c9d7b7c2d1c031d18df418a166c0415f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 15 Nov 2010 22:48:50 -0600 Subject: initial quite broken implementation of backend switching --- dist.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf