Git-Repository-Plugin-Blame v1.4.0 Latest
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: .githooksrc,.gitignore
- 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::Plugin::Blame | Add a blame() method to L<Git::Repository>. | v1.4.0 | metacpan |
Git::Repository::Plugin::Blame::Cache | Cache the output of C<< Git::Repository->blame() >>. | v1.4.0 | metacpan |
Git::Repository::Plugin::Blame::Line | Store the git blame information for a line of code. | v1.4.0 | metacpan |