]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - README
Version 0.002
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / README
diff --git a/README b/README
index 91eed14f592e32d718414e97c42c7faa02bf8e7c..5c5a8ced475904ba5a38dba5f1b1a9c94f8df724 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
 
 VERSION
 
-    version 0.001
+    version 0.002
 
 SYNOPSIS
 
@@ -22,9 +22,6 @@ DESCRIPTION
         [ReversionOnRelease]
         prompt              = 1
     
-        [ExecDir]
-        [ExtraTests]
-    
         ; GATHER
         [Git::GatherDir]
         exclude_filename    = LICENSE
@@ -35,6 +32,7 @@ DESCRIPTION
     
         [CopyFilesFromBuild]
         copy                = LICENSE
+        [ExecDir]
     
         ; PREREQS
         [AutoPrereqs]
@@ -84,6 +82,7 @@ DESCRIPTION
         filename            = README.md
         locaton             = root
         type                = markdown
+        phase               = release
         [ReadmeAnyFromPod]
         filename            = README
         location            = build
@@ -97,6 +96,7 @@ DESCRIPTION
         ; RELEASE
         [CheckChangesHasContent]
         [Git::Check]
+        [RunExtraTests]
         [TestRelease]
         [ConfirmRelease]
         [UploadToCPAN]              ; disable with the "no_upload" attribute
@@ -128,7 +128,7 @@ ATTRIBUTES
 
  no_upload
 
-    Do not upload to CPAN.
+    Do not upload to CPAN or git push.
 
 METHODS
 
This page took 0.021327 seconds and 4 git commands to generate.