Changes for version 0.43
- avoid undef warnings when the login name cannot be determined from git configs (Mohammad S Anwar, GH#49)
Modules
- Dist::Zilla::App::Command::gh - Use the GitHub plugins from the command-line
- Dist::Zilla::Plugin::GitHub - Plugins to integrate Dist::Zilla with GitHub
- Dist::Zilla::Plugin::GitHub::Create - Create a new GitHub repo on dzil new
- Dist::Zilla::Plugin::GitHub::Meta - Add a GitHub repo's info to META.{yml,json}
- Dist::Zilla::Plugin::GitHub::Update - Update a GitHub repo's info on release
- Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one