]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - README
Version 0.011
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / README
diff --git a/README b/README
index 91eed14f592e32d718414e97c42c7faa02bf8e7c..86ede03c48d1aefb865fbbe83d6328a078e72029 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
 
 VERSION
 
-    version 0.001
+    version 0.011
 
 SYNOPSIS
 
@@ -18,12 +18,6 @@ DESCRIPTION
 
         ; VERSION
         [Git::NextVersion]
-        [NextRelease]
-        [ReversionOnRelease]
-        prompt              = 1
-    
-        [ExecDir]
-        [ExtraTests]
     
         ; GATHER
         [Git::GatherDir]
@@ -35,6 +29,7 @@ DESCRIPTION
     
         [CopyFilesFromBuild]
         copy                = LICENSE
+        [ExecDir]
     
         ; PREREQS
         [AutoPrereqs]
@@ -48,6 +43,8 @@ DESCRIPTION
         [PodSyntaxTests]
         [Test::Pod::No404s]
         [Test::Compile]
+        [Test::MinimumVersion]
+        max_target_perl     = 5.10.1
         [Test::EOL]
         [Test::NoTabs]
         [Test::Perl::Critic]
@@ -84,19 +81,21 @@ DESCRIPTION
         filename            = README.md
         locaton             = root
         type                = markdown
+        phase               = release
         [ReadmeAnyFromPod]
         filename            = README
         location            = build
         type                = text
-        [TravisYML]
         [Manifest]
         [ManifestSkip]
     
         [MakeMaker]                 ; override with the "installer" attribute
     
         ; RELEASE
+        [NextRelease]
         [CheckChangesHasContent]
         [Git::Check]
+        [RunExtraTests]
         [TestRelease]
         [ConfirmRelease]
         [UploadToCPAN]              ; disable with the "no_upload" attribute
@@ -114,6 +113,20 @@ DESCRIPTION
 
 ATTRIBUTES
 
+ max_target_perl
+
+    Specify the minimum perl version. Defaults to 5.10.1.
+
+ no_index
+
+    Set directories to not index.
+
+    Default:
+
+ authority
+
+    Specify the release authority. Defaults to cpan:CCM.
+
  installer
 
     Specify which installer to use, such as:
@@ -128,7 +141,7 @@ ATTRIBUTES
 
  no_upload
 
-    Do not upload to CPAN.
+    Do not upload to CPAN or git push.
 
 METHODS
 
@@ -152,7 +165,7 @@ BUGS
 
 AUTHOR
 
-    Charles McGarvey <chazmcgarvey@brokenzipper.com>
+    Charles McGarvey <ccm@cpan.org>
 
 COPYRIGHT AND LICENSE
 
This page took 0.024682 seconds and 4 git commands to generate.