GitLab-API-v3 1.03 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: GitLab-API-v3-1.03/lib/GitLab/API/v3.pm -- Around line 4036: Non-ASCII character seen before =encoding in 'José'. Assuming UTF-8
- 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.
- 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 |
---|---|---|---|
GitLab::API::v3 | A complete GitLab API v3 client. (DEPRECATED) | 1.03 | metacpan |
GitLab::API::v3::Constants | GitLab API v3 constants. | 1.03 | metacpan |
GitLab::API::v3::Paginator | Iterate through paginated GitLab v3 API records. | 1.03 | metacpan |
GitLab::API::v3::RESTClient | GitLab API v3 REST client. | 1.03 | metacpan |