App-Git-IssueManager 0.2 Latest
Kwalitee Issues
- has_tests
-
Add tests!
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::Git::IssueManager | main MooseX class for git issue manager | 0.1 | metacpan |
App::Git::IssueManager::Add | class implementing the add issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::AddHook | class implementing the Add-Hook command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Assign | class implementing the assign issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Close | class implementing the close issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Config | Class for using gits configuration file for the IssueManager App | metacpan | |
App::Git::IssueManager::Del | class implementing the del issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Get | class implementing the get issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Init | class implementing the init command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::List | class implementing the add issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Modify | class implementing the modify issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Open | class implementing the open issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Start | class implementing the start issue command of the GIT IssueManager | metacpan | |
App::Git::IssueManager::Status | class implementing the status issue command of the GIT IssueManager | metacpan |