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-0.11/PaxHeader/CHANGES,OpenTracing-Interface-0.11/PaxHeader/CHANGES,OpenTracing-Interface-0.11/PaxHeader/cpanfile,OpenTracing-Interface-0.11/PaxHeader/cpanfile,OpenTracing-Interface-0.11/PaxHeader/LICENSE.md,OpenTracing-Interface-0.11/PaxHeader/LICENSE.md,OpenTracing-Interface-0.11/PaxHeader/README.md,OpenTracing-Interface-0.11/PaxHeader/README.md,OpenTracing-Interface-0.11/PaxHeader/Makefile.PL,OpenTracing-Interface-0.11/PaxHeader/Makefile.PL,OpenTracing-Interface-0.11/lib/OpenTracing/PaxHeader/Interface.pm,OpenTracing-Interface-0.11/lib/OpenTracing/PaxHeader/Interface.pm,OpenTracing-Interface-0.11/lib/OpenTracing/PaxHeader/Interface.pod,OpenTracing-Interface-0.11/lib/OpenTracing/PaxHeader/Interface.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Tracer.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Tracer.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Tracer.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Tracer.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Scope.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Scope.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/SpanContext.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/SpanContext.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Scope.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/Scope.pod,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.11/lib/OpenTracing/Interface/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.11/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.11/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.11/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.11/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.11/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.11/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.11/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.11/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.11/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.11/t/PaxHeader/00_use_ok.t,OpenTracing-Interface-0.11/t/PaxHeader/00_use_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

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

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.10,0.11

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

Modules

Name Abstract Version View
OpenTracing::Interface API definition for OpenTransport implementations 0.11 metacpan
OpenTracing::Interface::Scope A role that defines the SpanContext interface 0.10 metacpan
OpenTracing::Interface::ScopeManager 0.10 metacpan
OpenTracing::Interface::Span 0.10 metacpan
OpenTracing::Interface::SpanContext A role that defines the SpanContext interface 0.10 metacpan
OpenTracing::Interface::Tracer A role that defines the Tracer interface 0.10 metacpan

Other Files

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