fix code vivify tests
[gitmo/Package-Stash-PP.git] / dist.ini
index ba0b1bd..f4aed77 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,14 @@
 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
 
 [Prereq]
 Scalar::Util = 0
+
+[Prereq / TestRequires]
 Test::Exception = 0
+Test::More = 0.88