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-Interface-v0.206.1/PaxHeader/CHANGES,OpenTracing-Interface-v0.206.1/PaxHeader/CHANGES,OpenTracing-Interface-v0.206.1/t/Interface/PaxHeader/00_use_ok.t,OpenTracing-Interface-v0.206.1/t/Interface/PaxHeader/00_use_ok.t,OpenTracing-Interface-v0.206.1/t/Interface/PaxHeader/01_warning.t,OpenTracing-Interface-v0.206.1/t/Interface/PaxHeader/01_warning.t,OpenTracing-Interface-v0.206.1/t/Interface/ScopeManager/PaxHeader/01_can_all_ok.t,OpenTracing-Interface-v0.206.1/t/Interface/ScopeManager/PaxHeader/01_can_all_ok.t

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::Interface, OpenTracing::Types

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::Interface, OpenTracing::Types

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Moo
  • Role::Tiny::With

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

Modules

Name Abstract Version View
OpenTracing::Interface API definition for OpenTransport implementations v0.206.1 metacpan
OpenTracing::Interface::ContextReference Defines the ContextReference v0.206.1 metacpan
OpenTracing::Interface::Scope A role that defines the Scope interface v0.206.1 metacpan
OpenTracing::Interface::ScopeManager A role that defines the ScopeManager v0.206.1 metacpan
OpenTracing::Interface::Span A role that defines the Span interface v0.206.1 metacpan
OpenTracing::Interface::SpanContext A role that defines the SpanContext interface v0.206.1 metacpan
OpenTracing::Interface::Tracer A role that defines the Tracer interface v0.206.1 metacpan
OpenTracing::Types Type constraints for checking Interfaces v0.206.1 metacpan

Other Files

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