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.19/PaxHeader/CHANGES,OpenTracing-Interface-0.19/PaxHeader/CHANGES,OpenTracing-Interface-0.19/PaxHeader/cpanfile,OpenTracing-Interface-0.19/PaxHeader/cpanfile,OpenTracing-Interface-0.19/PaxHeader/LICENSE.md,OpenTracing-Interface-0.19/PaxHeader/LICENSE.md,OpenTracing-Interface-0.19/PaxHeader/README.md,OpenTracing-Interface-0.19/PaxHeader/README.md,OpenTracing-Interface-0.19/lib/OpenTracing/PaxHeader/Interface.pm,OpenTracing-Interface-0.19/lib/OpenTracing/PaxHeader/Interface.pm,OpenTracing-Interface-0.19/lib/OpenTracing/Interface/PaxHeader/Tracer.pod,OpenTracing-Interface-0.19/lib/OpenTracing/Interface/PaxHeader/Tracer.pod,OpenTracing-Interface-0.19/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.19/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.19/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.19/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.19/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.19/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.19/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.19/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.19/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.19/t/Interface/Tracer/PaxHeader/07_pass_on_unmodified.t,OpenTracing-Interface-0.19/t/Interface/Tracer/PaxHeader/07_pass_on_unmodified.t,OpenTracing-Interface-0.19/t/lib/PaxHeader/RoleUtils.pm,OpenTracing-Interface-0.19/t/lib/PaxHeader/RoleUtils.pm,OpenTracing-Interface-0.19/t/lib/PaxHeader/TestUtils.pm,OpenTracing-Interface-0.19/t/lib/PaxHeader/TestUtils.pm,OpenTracing-Interface-0.19/t/lib/PaxHeader/MockUtils.pm,OpenTracing-Interface-0.19/t/lib/PaxHeader/MockUtils.pm,OpenTracing-Interface-0.19/t/Types/PaxHeader/00_use_ok.t,OpenTracing-Interface-0.19/t/Types/PaxHeader/00_use_ok.t,OpenTracing-Interface-0.19/t/Types/PaxHeader/10_scope.t,OpenTracing-Interface-0.19/t/Types/PaxHeader/10_scope.t

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (64) does not match dist (63):
  • Missing in Dist: t/Interface/01_warnings.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:

  • Role::Tiny
  • 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.19 metacpan
OpenTracing::Interface::ContextReference Defines the ContextReference 0.19 metacpan
OpenTracing::Interface::Scope A role that defines the Scope interface 0.19 metacpan
OpenTracing::Interface::ScopeManager A role that defines the ScopeManager 0.19 metacpan
OpenTracing::Interface::Span A role that defines the Span interface 0.19 metacpan
OpenTracing::Interface::SpanContext A role that defines the SpanContext interface 0.19 metacpan
OpenTracing::Interface::Tracer A role that defines the Tracer interface 0.19 metacpan
OpenTracing::Types Type constraints for checking Interfaces 0.19 metacpan

Other Files

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