]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - README
Version 0.008001
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / README
diff --git a/README b/README
index 5c5a8ced475904ba5a38dba5f1b1a9c94f8df724..04046fc05be3e0b43e044e3deb766539a80c26eb 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
 
 VERSION
 
-    version 0.002
+    version 0.008001
 
 SYNOPSIS
 
@@ -18,7 +18,6 @@ DESCRIPTION
 
         ; VERSION
         [Git::NextVersion]
-        [NextRelease]
         [ReversionOnRelease]
         prompt              = 1
     
@@ -46,6 +45,8 @@ DESCRIPTION
         [PodSyntaxTests]
         [Test::Pod::No404s]
         [Test::Compile]
+        [Test::MinimumVersion]
+        max_target_perl     = 5.10.1
         [Test::EOL]
         [Test::NoTabs]
         [Test::Perl::Critic]
@@ -88,12 +89,14 @@ DESCRIPTION
         location            = build
         type                = text
         [TravisYML]
+        build_branch        = /^(dist|build\/.*)$/
         [Manifest]
         [ManifestSkip]
     
         [MakeMaker]                 ; override with the "installer" attribute
     
         ; RELEASE
+        [NextRelease]
         [CheckChangesHasContent]
         [Git::Check]
         [RunExtraTests]
@@ -114,6 +117,14 @@ DESCRIPTION
 
 ATTRIBUTES
 
+ max_target_perl
+
+    Specify the minimum perl version. Defaults to 5.10.1.
+
+ authority
+
+    Specify the release authority. Defaults to cpan:CCM.
+
  installer
 
     Specify which installer to use, such as:
This page took 0.023469 seconds and 4 git commands to generate.