ignore vim swap files
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index 2fc3613..7bf6772 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Artistic_2_0
 copyright_holder = Dave Rolsky
 copyright_year   = 2010
 
-version = 0.12
+version = 0.13
 
 [@Basic]
 
@@ -22,8 +22,8 @@ repository.type   = git
 
 [PkgVersion]
 
-[KwaliteeTests]
-[PodTests]
+[PodCoverageTests]
+[PodSyntaxTests]
 [NoTabsTests]
 [EOLTests]
 [Signature]
@@ -31,7 +31,8 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Moose = 1.9900
+Moose = 0.94
+namespace::autoclean = 0
 
 [Prereqs / TestRequires]
 Test::Fatal = 0