X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM;a=blobdiff_plain;f=README.md;h=4b82d8a56c5f4c79712078f13f5d6551f96130bd;hp=e4c7fad533f9d4aa819745eede605475af242c78;hb=77bc277a181e94e97ba333fce25a765db6969273;hpb=3be7b54fe02eb81b0d0d767c90b192b2cf511fa6 diff --git a/README.md b/README.md index e4c7fad..4b82d8a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built # VERSION -version 0.003 +version 0.008 # SYNOPSIS @@ -17,7 +17,6 @@ You probably don't want to use this. ; VERSION [Git::NextVersion] - [NextRelease] [ReversionOnRelease] prompt = 1 @@ -45,6 +44,8 @@ You probably don't want to use this. [PodSyntaxTests] [Test::Pod::No404s] [Test::Compile] + [Test::MinimumVersion] + max_target_perl = 5.10.1 [Test::EOL] [Test::NoTabs] [Test::Perl::Critic] @@ -87,12 +88,14 @@ You probably don't want to use this. location = build type = text [TravisYML] + build_branch = /^(dist|build\/.*)$/ [Manifest] [ManifestSkip] [MakeMaker] ; override with the "installer" attribute ; RELEASE + [NextRelease] [CheckChangesHasContent] [Git::Check] [RunExtraTests] @@ -113,6 +116,10 @@ You probably don't want to use this. # ATTRIBUTES +## max\_target\_perl + +Specify the minimum perl version. Defaults to `5.10.1`. + ## authority Specify the release authority. Defaults to `cpan:CCM`.