NAME
Dist::Zilla::PluginBundle::CEBJYRE - My default dzil plugins
VERSION
version 0.2.0
DESCRIPTION
Using this bundle is equivalent to:
[PkgVersion]
[AutoPrereqs]
[PodWeaver]
[PodCoverageTests]
[PodSyntaxTests]
[NextRelease]
[CheckPrereqsIndexed]
[@Basic]
[@Git]
Configurations options may be passed into the Git bundle (currently this is the only one supported) by prefacing the usual option names with git_
.
For example:
[@CEBJYRE]
git_push_to = github
METHODS
configure
See Dist::Zilla::Role::PluginBundle::Easy.
AUTHOR
Glenn Fowler <cebjyre@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Glenn Fowler.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.