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.15/PaxHeader/LICENSE.md,OpenTracing-Interface-0.15/PaxHeader/LICENSE.md,OpenTracing-Interface-0.15/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.15/examples/lib/App/PaxHeader/Foo.pm,OpenTracing-Interface-0.15/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.15/examples/lib/App/PaxHeader/Interface.pm,OpenTracing-Interface-0.15/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.15/examples/lib/App/Foo/PaxHeader/interface.pm,OpenTracing-Interface-0.15/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.15/examples/lib/App/Foo/PaxHeader/types.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Tracer.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Check.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/SpanContext.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Scope.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/ScopeManager.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.15/examples/MyTracer/PaxHeader/Span.pm,OpenTracing-Interface-0.15/t/Types/PaxHeader/00_use_ok.t,OpenTracing-Interface-0.15/t/Types/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::Types

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

Other Files

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