summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
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