fix list_all_package_symbols
[gitmo/Package-Stash-PP.git] / dist.ini
index 70f538e..8b69822 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,16 @@
-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]
+:version = 0.05
+dist = Package-Stash
+awesome = =inc::MMPackageStash
 
-[Prereq]
+[Prereqs]
 Scalar::Util = 0
-Test::Exception = 0
+
+[Prereqs / TestRequires]
+Test::Fatal = 0
+Test::More = 0.88