add get_or_add_package_symbol, for the vivify behavior
[gitmo/Package-Stash-PP.git] / dist.ini
index f8a586b..71eebc3 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,10 +1,12 @@
-name = Stash-Manip
-version = 0.01
+name = Package-Stash
+version = 0.03
 author = Jesse Luehrs <doy at tozt dot net>
 license = Perl_5
 copyright_holder = Jesse Luehrs
-abstract =
+abstract = routines for manipulating stashes
 
 [@Classic]
 
 [Prereq]
+Scalar::Util = 0
+Test::Exception = 0