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.13/PaxHeader/CHANGES,OpenTracing-Interface-0.13/PaxHeader/CHANGES,OpenTracing-Interface-0.13/PaxHeader/LICENSE.md,OpenTracing-Interface-0.13/PaxHeader/LICENSE.md,OpenTracing-Interface-0.13/PaxHeader/Makefile.PL,OpenTracing-Interface-0.13/PaxHeader/Makefile.PL,OpenTracing-Interface-0.13/lib/OpenTracing/Interface/PaxHeader/Span.pod,OpenTracing-Interface-0.13/lib/OpenTracing/Interface/PaxHeader/Span.pod,OpenTracing-Interface-0.13/lib/OpenTracing/Interface/PaxHeader/SpanContext.pod,OpenTracing-Interface-0.13/lib/OpenTracing/Interface/PaxHeader/SpanContext.pod,OpenTracing-Interface-0.13/lib/OpenTracing/Interface/PaxHeader/Reference.pod,OpenTracing-Interface-0.13/lib/OpenTracing/Interface/PaxHeader/Reference.pod,OpenTracing-Interface-0.13/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.13/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.13/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.13/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.13/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.13/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.13/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.13/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.13/examples/MyTracer/PaxHeader/Span.pm

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:

  • 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 0.13 metacpan
OpenTracing::Interface::Reference A role that defines the Reference interface 0.13 metacpan
OpenTracing::Interface::Scope A role that defines the Scope interface 0.13 metacpan
OpenTracing::Interface::ScopeManager A role that defines the ScopeManager 0.13 metacpan
OpenTracing::Interface::Span 0.13 metacpan
OpenTracing::Interface::SpanContext A role that defines the SpanContext interface 0.13 metacpan
OpenTracing::Interface::Tracer A role that defines the Tracer interface 0.13 metacpan
OpenTracing::Types Type constraints for checking Interfaces 0.13 metacpan

Other Files

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