]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - README
Version 0.005
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / README
diff --git a/README b/README
index 91eed14f592e32d718414e97c42c7faa02bf8e7c..17d7cf6664de5d8de40d443241a693cfaec1ac8a 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
 
 VERSION
 
-    version 0.001
+    version 0.005
 
 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]
@@ -48,6 +46,8 @@ DESCRIPTION
         [PodSyntaxTests]
         [Test::Pod::No404s]
         [Test::Compile]
+        [Test::MinimumVersion]
+        max_target_perl     = 5.10.1
         [Test::EOL]
         [Test::NoTabs]
         [Test::Perl::Critic]
@@ -84,11 +84,13 @@ DESCRIPTION
         filename            = README.md
         locaton             = root
         type                = markdown
+        phase               = release
         [ReadmeAnyFromPod]
         filename            = README
         location            = build
         type                = text
         [TravisYML]
+        build_branch        = /^(dist|build\/.*)$/
         [Manifest]
         [ManifestSkip]
     
@@ -97,6 +99,7 @@ DESCRIPTION
         ; RELEASE
         [CheckChangesHasContent]
         [Git::Check]
+        [RunExtraTests]
         [TestRelease]
         [ConfirmRelease]
         [UploadToCPAN]              ; disable with the "no_upload" attribute
@@ -114,6 +117,10 @@ DESCRIPTION
 
 ATTRIBUTES
 
+ authority
+
+    Specify the release authority. Defaults to cpan:CCM.
+
  installer
 
     Specify which installer to use, such as:
@@ -128,7 +135,7 @@ ATTRIBUTES
 
  no_upload
 
-    Do not upload to CPAN.
+    Do not upload to CPAN or git push.
 
 METHODS
 
This page took 0.023455 seconds and 4 git commands to generate.