summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-15 19:11:16 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-15 19:11:16 -0500
commit988beb418b12b8cc4821055d79361f807c98aa36 (patch)
tree91f81ac9ba0f1accdd2740ee67ee2fb0d51ed11b /dist.ini
parenta9daba9ef318d1fd94851773d6c3f061ce5dae04 (diff)
downloadpackage-stash-xs-988beb418b12b8cc4821055d79361f807c98aa36.tar.gz
package-stash-xs-988beb418b12b8cc4821055d79361f807c98aa36.zip
updated dzil stuff
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini7
1 files changed, 4 insertions, 3 deletions
diff --git a/dist.ini b/dist.ini
index aad335c..f4aed77 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,13 +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