optionally subname added subs
[gitmo/Package-Stash.git] / dist.ini
index 70f538e..3de67b1 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,15 @@
-name = Stash-Manip
-version = 0.01
+name = Package-Stash
 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
+Sub::Name = 0
+
+[Prereq / TestRequires]
 Test::Exception = 0
+Test::More = 0.88