summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-07-18 23:58:56 -0500
committerJesse Luehrs <doy@tozt.net>2010-07-19 00:03:12 -0500
commitcb170931288a0dbef03fece2a0fa01decbd5dfbb (patch)
treeabf1e0c128bdb1932b6cd7d33a44a7d45511d951 /dist.ini
parent2f257268ef4fe266b0b24bf182242961cfd85ce2 (diff)
downloadmoosex-abc-cb170931288a0dbef03fece2a0fa01decbd5dfbb.tar.gz
moosex-abc-cb170931288a0dbef03fece2a0fa01decbd5dfbb.zip
update dzil stuff0.05
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini9
1 files changed, 5 insertions, 4 deletions
diff --git a/dist.ini b/dist.ini
index a45b3c7..a20475c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,13 @@
name = MooseX-ABC
-version = 0.04
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
-abstract = abstract base classes for Moose
-[@Classic]
+[@DOY]
+dist = MooseX-ABC
[Prereq]
-Moose = 0.90
+Moose = 0.94
+
+[Prereq / TestRequires]
Test::Exception = 0