drop Test::Requires as a test dep, since that test isn't run by users
[gitmo/Package-Stash.git] / dist.ini
index 5578e88..bfaf4a6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -9,19 +9,20 @@ dist = Package-Stash
 awesome = =inc::MMPackageStash
 
 [Prereqs]
-perl = 5.8.3
-Dist::CheckConflicts = 0
+perl = 5.8.1
 Package::DeprecationManager = 0
-Package::Stash::XS = 0
+Package::Stash::XS = 0.19
 Scalar::Util = 0
 
 [Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
-Test::Requires = 0
 
-[Prereqs / TestRecommends]
+[Prereqs / DevelopRequires]
 Test::LeakTrace = 0
 
-[Prereqs / ConfigureRequires]
-Dist::CheckConflicts = 0
+[Conflicts]
+-script = bin/package-stash-conflicts
+Class::MOP                    = 1.08
+MooseX::Role::WithOverloading = 0.08
+namespace::clean              = 0.18