work around glob brokenness on pre-5.14
[gitmo/Package-Stash-XS.git] / dist.ini
index ba0b1bd..f879001 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,24 @@
-name = Package-Stash
-version = 0.04
+name = Package-Stash-XS
 author = Jesse Luehrs <doy at tozt dot net>
 license = Perl_5
 copyright_holder = Jesse Luehrs
-abstract = routines for manipulating stashes
 
-[@Classic]
+[@DOY]
+:version = 0.05
+dist = Package-Stash-XS
 
-[Prereq]
-Scalar::Util = 0
-Test::Exception = 0
+[Prereqs]
+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