NAME
Dist::Zilla::PluginBundle::Author::WATERKIP - An plugin bundle for all distributions by WATERKIP
VERSION
version 2.4
SYNOPSIS
In your dist.ini:
[@Author::WATERKIP]
DESCRIPTION
This is a Dist::Zilla plugin bundle. It is somewhat equal to the following dist.ini:
TODO: Show what is done
METHODS
configure
Configure the author plugin
commit_files_after_release
Commit files after a release
release_option
Define the release options. Choose between:
cpan
or stratopan
. When fake release is used, this overrides these two options
build_network_plugins
Builder for network plugins
SEE ALSO
I took inspiration from Dist::Zilla::PluginBundle::Author::ETHER
AUTHOR
Wesley Schwengle <waterkip@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Wesley Schwengle.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.