Git-Repository 1.16 Deleted
Kwalitee Issues
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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.00,1.01,1.11,1.16
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Git::Repository | Perl interface to Git repositories | 1.16 | metacpan |
Git::Repository::Command | Command objects for running git | 1.11 | metacpan |
Git::Repository::Command::Reaper | metacpan | ||
Git::Repository::Log | Class representing git log data | 1.01 | metacpan |
Git::Repository::Log::Iterator | Split a git log stream into records | 1.00 | metacpan |
Git::Repository::Plugin | Base class for Git::Repository plugins | 1.01 | metacpan |
Git::Repository::Plugin::Log | Add a log() method to Git::Repository | 1.01 | metacpan |
Test::Git | Helper functions for test scripts using Git | 1.01 | metacpan |