NAME
Dist::Zilla::Plugin::GitHub - Plugins to integrate Dist::Zilla with GitHub
VERSION
version 0.25
DESCRIPTION
Dist::Zilla::Plugin::GitHub ships a bunch of Dist::Zilla plugins, aimed at easing the maintainance of Dist::Zilla-managed modules with GitHub.
The following is the list of the plugins shipped in this distribution:
Dist::Zilla::Plugin::GitHub::Create Create GitHub repo on dzil new
Dist::Zilla::Plugin::GitHub::Update Update GitHub repo info on release
Dist::Zilla::Plugin::GitHub::Meta Add GitHub repo info to META.{yml,json}
ACKNOWLEDGMENTS
Both the GitHub::Create and the GitHub::Update modules used to be standalone modules (named respectively Dist::Zilla::Plugin::GithubCreate and Dist::Zilla::Plugin::GithubUpdate) that are now deprecated.
AUTHOR
Alessandro Ghedini <alexbio@cpan.org>
LICENSE AND COPYRIGHT
Copyright 2011 Alessandro Ghedini.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.