Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

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: .git/FETCH_HEAD,.git/HEAD,.git/ORIG_HEAD,.git/branches,.git/config,.git/description,.git/hooks/applypatch-msg.sample,.git/hooks/commit-msg.sample,.git/hooks/post-update.sample,.git/hooks/pre-applypatch.sample,.git/hooks/pre-commit.sample,.git/hooks/pre-push.sample,.git/hooks/pre-rebase.sample,.git/hooks/pre-receive.sample,.git/hooks/prepare-commit-msg.sample,.git/hooks/update.sample,.git/hooks,.git/index,.git/info/exclude,.git/info,.git/logs/HEAD,.git/logs/refs/heads/master,.git/logs/refs/heads,.git/logs/refs/remotes/origin/HEAD,.git/logs/refs/remotes/origin/master,.git/logs/refs/remotes/origin,.git/logs/refs/remotes,.git/logs/refs,.git/logs,.git/objects/43/98b183e3ca0623172300b4892427c1aec0dcca,.git/objects/43,.git/objects/a4/53b5db1941bef39054c2918000c0938b9c8c04,.git/objects/a4,.git/objects/info,.git/objects/pack/pack-1ba230a2f1f1ca57ebcb303c82728656f3ca2470.idx,.git/objects/pack/pack-1ba230a2f1f1ca57ebcb303c82728656f3ca2470.pack,.git/objects/pack,.git/objects,.git/packed-refs,.git/refs/heads/master,.git/refs/heads,.git/refs/remotes/origin/HEAD,.git/refs/remotes/origin/master,.git/refs/remotes/origin,.git/refs/remotes,.git/refs/tags,.git/refs,.gitignore

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (30) does not match dist (60):
  • Missing in MANIFEST: .git/FETCH_HEAD, .git/HEAD, .git/ORIG_HEAD, .git/config, .git/description, .git/hooks/applypatch-msg.sample, .git/hooks/commit-msg.sample, .git/hooks/post-update.sample, .git/hooks/pre-applypatch.sample, .git/hooks/pre-commit.sample, .git/hooks/pre-push.sample, .git/hooks/pre-rebase.sample, .git/hooks/pre-receive.sample, .git/hooks/prepare-commit-msg.sample, .git/hooks/update.sample, .git/index, .git/info/exclude, .git/logs/HEAD, .git/logs/refs/heads/master, .git/logs/refs/remotes/origin/HEAD, .git/logs/refs/remotes/origin/master, .git/objects/43/98b183e3ca0623172300b4892427c1aec0dcca, .git/objects/a4/53b5db1941bef39054c2918000c0938b9c8c04, .git/objects/pack/pack-1ba230a2f1f1ca57ebcb303c82728656f3ca2470.idx, .git/objects/pack/pack-1ba230a2f1f1ca57ebcb303c82728656f3ca2470.pack, .git/packed-refs, .git/refs/heads/master, .git/refs/remotes/origin/HEAD, .git/refs/remotes/origin/master, .gitignore

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: Etcd3::Auth

prereq_matches_use

List all used modules in META.yml requires

Error:

  • JSON

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .git

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Etcd3::Auth

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
Etcd3 0.001 metacpan
Etcd3::Auth 0.001 metacpan
Etcd3::Auth::Authenticate 0.001 metacpan
Etcd3::Auth::Enable 0.001 metacpan
Etcd3::Auth::RoleAdd 0.001 metacpan
Etcd3::Auth::RoleDelete 0.001 metacpan
Etcd3::Auth::UserAdd 0.001 metacpan
Etcd3::Auth::UserDelete 0.001 metacpan
Etcd3::Auth::UserGrantRole 0.001 metacpan
Etcd3::Auth::UserRevokeRole 0.001 metacpan
Etcd3::Client 0.001 metacpan
Etcd3::Config 0.001 metacpan
Etcd3::DeleteRange 0.001 metacpan
Etcd3::Put 0.001 metacpan
Etcd3::Range 0.001 metacpan
Etcd3::Role::Actions 0.001 metacpan
Etcd3::Watch 0.001 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README.pod metacpan