add Test::LeakTrace as a recommended test dep
[gitmo/Package-Stash-XS.git] / dist.ini
index ab24035..9cf7ccc 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,11 +4,24 @@ license = Perl_5
 copyright_holder = Jesse Luehrs
 
 [@DOY]
+:version = 0.05
 dist = Package-Stash
+awesome = =inc::MMPackageStash
 
-[Prereq]
+[Prereqs]
+Package::DeprecationManager = 0
 Scalar::Util = 0
 
-[Prereq / TestRequires]
+[Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
+Test::Requires = 0
+
+[Prereqs / TestRecommends]
+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