X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM;a=blobdiff_plain;f=README.md;h=74111b10d84dd129ec01b96b4f9eee6d790752bc;hp=927a5f1908f48f20a9b9648286d90524787f8bac;hb=HEAD;hpb=fb8925433e905ddc2f5c7dd8d74d51eff4994cbb diff --git a/README.md b/README.md index 927a5f1..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.001 +version 0.012 # SYNOPSIS @@ -17,12 +17,6 @@ You probably don't want to use this. ; VERSION [Git::NextVersion] - [NextRelease] - [ReversionOnRelease] - prompt = 1 - - [ExecDir] - [ExtraTests] ; GATHER [Git::GatherDir] @@ -34,6 +28,7 @@ You probably don't want to use this. [CopyFilesFromBuild] copy = LICENSE + [ExecDir] ; PREREQS [AutoPrereqs] @@ -47,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] @@ -83,19 +80,21 @@ You probably don't want to use this. 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 @@ -113,6 +112,20 @@ 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`. + ## installer Specify which installer to use, such as: @@ -126,18 +139,18 @@ Disable plugins that use the network, and prevent releasing. ## no\_upload -Do not upload to CPAN. +Do not upload to CPAN or git push. # METHODS ## 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 @@ -150,7 +163,7 @@ feature. # AUTHOR -Charles McGarvey +Charles McGarvey # COPYRIGHT AND LICENSE