add $_ aliasing
[p5sagit/Object-Tap.git] / dist.ini
index d3b8a9d..3a29368 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -8,6 +8,7 @@ license             = Perl_5
 [MetaYAML]
 [MetaJSON]
 [License]
+[MinimumPerl]
 
 [Git::Contributors]
 
@@ -41,7 +42,6 @@ release_branch = master
 branch = master
 remote_branch = master
 
-[ConfirmRelease]
 [UploadToCPAN]
 
 [Git::Tag]
@@ -56,3 +56,5 @@ allow_dirty_match = ^lib/.*\.pm$
 commit_msg = increment $VERSION after %v release
 
 [Git::Push]
+
+[ConfirmRelease]    ; loaded last, to allow all other before-release checks to run first