Git-Code-Review 0.9 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Git::Code::Review::Notify::STDOUT
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Git-Code-Review-0.9/lib/Git/Code/Review/Tutorial.pm -- Around line 141: '=item' outside of any '=over' Around line 151: You forgot a '=back' before '=head3'
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Git::Code::Review::Notify::STDOUT
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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::Code::Review | Tools for performing code review using Git as the backend | 0.9 | metacpan |
| Git::Code::Review::Command::comment | Comment on a commit in the audit | metacpan | |
| Git::Code::Review::Command::fixed | Mark a commit previously concerned with approved | metacpan | |
| Git::Code::Review::Command::info | Quick overview of the Audit | metacpan | |
| Git::Code::Review::Command::init | Initialization hooks for git-code-review commands | metacpan | |
| Git::Code::Review::Command::list | Quick overview of the Audit Directory | metacpan | |
| Git::Code::Review::Command::move | Move a commit from one profile to another | metacpan | |
| Git::Code::Review::Command::overdue | Report overdue commits | metacpan | |
| Git::Code::Review::Command::pick | Allows reviewers to select a commit for auditing | metacpan | |
| Git::Code::Review::Command::profile | Manage profiles for the code selection | metacpan | |
| Git::Code::Review::Command::report | Generate an Audit Report | metacpan | |
| Git::Code::Review::Command::select | Perform commit selection | metacpan | |
| Git::Code::Review::Command::show | Quick overview of the History for the Commmit | metacpan | |
| Git::Code::Review::Notify | Notification framework | metacpan | |
| Git::Code::Review::Notify::Email | Notification by email | metacpan | |
| Git::Code::Review::Notify::JIRA | Notification by email | metacpan | |
| Git::Code::Review::Notify::STDOUT | Notification plugin that outputs the message to STDOUT | metacpan | |
| Git::Code::Review::Tutorial | How to work Git::Code::Review | metacpan | |
| Git::Code::Review::Utilities | Tools for performing code review using Git as the backend | 0.9 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Git::Code::Review::Notify::Templates | lib/Git/Code/Review/Notify.pm | metacpan |