Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: OpenTracing-Role-v0.80.0-TRIAL_005/PaxHeader/LICENSE.md,OpenTracing-Role-v0.80.0-TRIAL_005/PaxHeader/LICENSE.md,OpenTracing-Role-v0.80.0-TRIAL_005/PaxHeader/Makefile.PL,OpenTracing-Role-v0.80.0-TRIAL_005/PaxHeader/Makefile.PL,OpenTracing-Role-v0.80.0-TRIAL_005/lib/OpenTracing/PaxHeader/Role.pod,OpenTracing-Role-v0.80.0-TRIAL_005/lib/OpenTracing/PaxHeader/Role.pod,OpenTracing-Role-v0.80.0-TRIAL_005/lib/OpenTracing/Role/PaxHeader/GlobalTracer.pm,OpenTracing-Role-v0.80.0-TRIAL_005/lib/OpenTracing/Role/PaxHeader/GlobalTracer.pm,OpenTracing-Role-v0.80.0-TRIAL_005/t/ContextReference/PaxHeader/03_helpers.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/ContextReference/PaxHeader/03_helpers.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/ContextReference/PaxHeader/00_use_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/ContextReference/PaxHeader/00_use_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/ContextReference/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/ContextReference/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/Span/PaxHeader/01_interface_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/Span/PaxHeader/01_interface_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/Span/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/Span/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/SpanContext/PaxHeader/01_interface_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/SpanContext/PaxHeader/01_interface_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/SpanContext/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/SpanContext/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/Scope/PaxHeader/01_can_all_ok.t,OpenTracing-Role-v0.80.0-TRIAL_005/t/Scope/PaxHeader/01_can_all_ok.t

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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: OpenTracing::Role, OpenTracing::Role::GlobalTracer

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Ref::Util
  • Role::Tiny::With

main_module_version_matches_dist_version

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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: OpenTracing-Role-v0.80.0-TRIAL_005/lib/OpenTracing/Role/Scope.pod -- Around line 79: Unterminated L< ... > sequence

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.

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: OpenTracing::Role, OpenTracing::Role::GlobalTracer

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/OpenTracing/Role.pm: HASH(0x55607ccee820)
  • lib/OpenTracing/Role/ContextReference.pm: HASH(0x55607cd4a268)
  • lib/OpenTracing/Role/Scope.pm: HASH(0x55607cd0bc68)
  • lib/OpenTracing/Role/ScopeManager.pm: HASH(0x55607ca6d960)
  • lib/OpenTracing/Role/Span.pm: HASH(0x55607c42a9a8)
  • lib/OpenTracing/Role/SpanContext.pm: HASH(0x55607c2c4b20)
  • lib/OpenTracing/Role/Tracer.pm: HASH(0x55607cb34918)

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).

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan