Dist-Zilla-Plugin-Git-Remote-Check 0.1.0-TRIAL
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Dist::Zilla::Plugin::Git::Remote::Check | Ensure no pending commits on a remote branch before release | v0.1.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Check::BeforeBuild | Ensure no pending commits on a remote branch before build | v0.1.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Update | Update a remote with Git before release. | v0.1.0 | metacpan |
Dist::Zilla::Plugin::Git::Remote::Update::BeforeBuild | Update a remote with Git before build. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::LocalRepository | A plugin which works with a local git repository as its Dist::Zilla source. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote | Git Remote specification and validation for plugins. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Branch | Parts to enable aggregated specification of remote branches. | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Check | Check a remote branch is not ahead of a local one | v0.1.0 | metacpan |
Dist::Zilla::Role::Git::Remote::Update | Update tracking data for a remote repository | v0.1.0 | metacpan |