oops, how did i miss this
[gitmo/Package-Stash-XS.git] / dist.ini
index f38972f..f879001 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -5,17 +5,16 @@ copyright_holder = Jesse Luehrs
 
 [@DOY]
 :version = 0.05
-dist = Package-Stash
+dist = Package-Stash-XS
 
 [Prereqs]
-perl = 5.8.3
+perl = 5.8.1
 
 [Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
-Test::Requires = 0
 
-[Prereqs / TestRecommends]
+[Prereqs / DevelopRequires]
 Test::LeakTrace = 0
 
 ; we maintain a Makefile.PL in the repository to be able to work without dzil,