NAME
Dist::Zilla::Plugin::GitHub - Set of Plugin for working with GitHub
VERSION
version 0.01
SYNOPSIS
Synopsis section
use Dist::Zilla::Plugin::GitHub;
...
DESCRIPTION
The following is a list of Plugin in this distribution to help you integrate GitHub and Dist::Zilla:
Dist::Zilla::Plugin::GitHub::Create Create GitHub repo on dzil new
Dist::Zilla::Plugin::GitHub::Update Update GitHub repo info on release
Both GitHub::Create and GitHub::Update 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>
BUGS
Please report any bugs or feature requests at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dist-Zilla-Plugin-GitHub. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Dist::Zilla::Plugin::GitHub
You can also look for information at:
GitHub page
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dist-Zilla-Plugin-GitHub
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
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.