oops, i wanted this sv type
[gitmo/Package-Stash-XS.git] / dist.ini
index 8b69822..f879001 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,16 +1,24 @@
-name = Package-Stash
+name = Package-Stash-XS
 author = Jesse Luehrs <doy at tozt dot net>
 license = Perl_5
 copyright_holder = Jesse Luehrs
 
 [@DOY]
 :version = 0.05
-dist = Package-Stash
-awesome = =inc::MMPackageStash
+dist = Package-Stash-XS
 
 [Prereqs]
-Scalar::Util = 0
+perl = 5.8.1
 
 [Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
+
+[Prereqs / DevelopRequires]
+Test::LeakTrace = 0
+
+; we maintain a Makefile.PL in the repository to be able to work without dzil,
+; but for the distribution we let dzil generate a Makefile.PL with the proper
+; dependencies and such
+[PruneFiles]
+filenames = Makefile.PL