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.09/PaxHeader/cpanfile,OpenTracing-Interface-0.09/PaxHeader/cpanfile,OpenTracing-Interface-0.09/lib/OpenTracing/PaxHeader/Interface.pm,OpenTracing-Interface-0.09/lib/OpenTracing/PaxHeader/Interface.pm,OpenTracing-Interface-0.09/lib/OpenTracing/PaxHeader/Interface.pod,OpenTracing-Interface-0.09/lib/OpenTracing/PaxHeader/Interface.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Tracer.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Tracer.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Span.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Span.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Tracer.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Tracer.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Scope.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Scope.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/SpanContext.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/SpanContext.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Scope.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Scope.pod,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Span.pm,OpenTracing-Interface-0.09/lib/OpenTracing/Interface/PaxHeader/Span.pm,OpenTracing-Interface-0.09/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.09/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.09/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.09/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.09/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.09/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.09/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.09/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.09/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.09/t/PaxHeader/00_use_ok.t,OpenTracing-Interface-0.09/t/PaxHeader/00_use_ok.t

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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

main_module_version_matches_dist_version

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

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

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 metacpan
OpenTracing::Interface::Scope A role that defines the SpanContext interface metacpan
OpenTracing::Interface::ScopeManager metacpan
OpenTracing::Interface::Span metacpan
OpenTracing::Interface::SpanContext A role that defines the SpanContext interface metacpan
OpenTracing::Interface::Tracer A role that defines the Tracer interface metacpan

Other Files

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