Gerrit-Client 20140609
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Gerrit-Client-20140609/lib/Gerrit/Client/Test.pm -- Around line 1094: '=item' outside of any '=over' =over without closing =back
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 09 Jun 2014 02:11:32 PM JST gpg: using RSA key 6DD8B963AD117A2E gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).