sync test suite
[gitmo/Package-Stash.git] / dist.ini
index d75e21c..7da5153 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -7,19 +7,25 @@ copyright_holder = Jesse Luehrs
 :version = 0.05
 dist = Package-Stash
 awesome = =inc::MMPackageStash
+CompileTests_skip = [Cc]onflicts$
+
+[=inc::DistMeta]
+dynamic_config = 1
 
 [Prereqs]
-perl = 5.8.3
+perl = 5.8.1
 Package::DeprecationManager = 0
-Package::Stash::XS = 0
 Scalar::Util = 0
 
+[Prereqs / RuntimeRecommends]
+Package::Stash::XS = 0.22
+
 [Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
 Test::Requires = 0
 
-[Prereqs / TestRecommends]
+[Prereqs / DevelopRequires]
 Test::LeakTrace = 0
 
 [Conflicts]