X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM;a=blobdiff_plain;f=README.md;h=f715647c90fb88b25cba340d9aeba23478b4d909;hp=e4c7fad533f9d4aa819745eede605475af242c78;hb=HEAD;hpb=3be7b54fe02eb81b0d0d767c90b192b2cf511fa6 diff --git a/README.md b/README.md index e4c7fad..f715647 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.012 # SYNOPSIS @@ -17,9 +17,6 @@ You probably don't want to use this. ; VERSION [Git::NextVersion] - [NextRelease] - [ReversionOnRelease] - prompt = 1 ; GATHER [Git::GatherDir] @@ -45,6 +42,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] @@ -86,13 +85,13 @@ You probably don't want to use this. filename = README location = build type = text - [TravisYML] [Manifest] [ManifestSkip] [MakeMaker] ; override with the "installer" attribute ; RELEASE + [NextRelease] [CheckChangesHasContent] [Git::Check] [RunExtraTests] @@ -113,6 +112,16 @@ You probably don't want to use this. # 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`. @@ -136,12 +145,12 @@ Do not upload to CPAN or git push. ## configure -Required by [Dist::Zilla::Role::PluginBundle::Easy](https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::Easy). +Required by [Dist::Zilla::Role::PluginBundle::Easy](https://metacpan.org/pod/Dist%3A%3AZilla%3A%3ARole%3A%3APluginBundle%3A%3AEasy). # SEE ALSO -- [Dist::Zilla](https://metacpan.org/pod/Dist::Zilla) -- [Dist::Zilla::PluginBundle::Author::ETHER](https://metacpan.org/pod/Dist::Zilla::PluginBundle::Author::ETHER) +- [Dist::Zilla](https://metacpan.org/pod/Dist%3A%3AZilla) +- [Dist::Zilla::PluginBundle::Author::ETHER](https://metacpan.org/pod/Dist%3A%3AZilla%3A%3APluginBundle%3A%3AAuthor%3A%3AETHER) # BUGS @@ -154,7 +163,7 @@ feature. # AUTHOR -Charles McGarvey +Charles McGarvey # COPYRIGHT AND LICENSE