]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - README
Version 0.009
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / README
diff --git a/README b/README
index 4a358ad94df1d7d45f5834818550904bebed1ffd..a79958f4419d5ef0cf499866f976ddc2e6068950 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
 
 VERSION
 
-    version 0.003
+    version 0.009
 
 SYNOPSIS
 
@@ -18,9 +18,6 @@ DESCRIPTION
 
         ; VERSION
         [Git::NextVersion]
-        [NextRelease]
-        [ReversionOnRelease]
-        prompt              = 1
     
         ; GATHER
         [Git::GatherDir]
@@ -46,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]
@@ -87,13 +86,13 @@ DESCRIPTION
         filename            = README
         location            = build
         type                = text
-        [TravisYML]
         [Manifest]
         [ManifestSkip]
     
         [MakeMaker]                 ; override with the "installer" attribute
     
         ; RELEASE
+        [NextRelease]
         [CheckChangesHasContent]
         [Git::Check]
         [RunExtraTests]
@@ -114,6 +113,10 @@ DESCRIPTION
 
 ATTRIBUTES
 
+ max_target_perl
+
+    Specify the minimum perl version. Defaults to 5.10.1.
+
  authority
 
     Specify the release authority. Defaults to cpan:CCM.
This page took 0.023294 seconds and 4 git commands to generate.