style tweaking
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index 24ae981..57e8669 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,8 +1,10 @@
 name = MooseX-StrictConstructor
 author  = Dave Rolsky <autarch@urth.org>
-copyright_year = 2010
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
+copyright_year   = 2010
 
-version = 0.11
+version = 0.12
 
 [@Basic]
 
@@ -32,7 +34,7 @@ repository.type   = git
 Moose = 0.94
 
 [Prereqs / TestRequires]
-Test::Exception = 0
-Test::More      = 0.88
+Test::Fatal = 0
+Test::More  = 0.88
 
 [@Git]