add conflict checking to the generated Makefile.PL
[gitmo/Package-Stash.git] / dist.ini
index aad335c..35c87e7 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,13 +1,15 @@
 name = Package-Stash
-version = 0.04
 author = Jesse Luehrs <doy at tozt dot net>
 license = Perl_5
 copyright_holder = Jesse Luehrs
-abstract = routines for manipulating stashes
 
-[@Classic]
+[@DOY]
+dist = Package-Stash
+awesome = =inc::MMPackageStash
 
 [Prereq]
 Scalar::Util = 0
-Test::Exception = 0
+
+[Prereq / TestRequires]
+Test::Fatal = 0
 Test::More = 0.88