The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Task::OpenTracing - install all the OpenTracing modules

SYNOPSIS

  cpanm Task::OpenTracing
  cpanm --with-feature=integrations --with-feature=development Task::OpenTracing

BUNDLES

Base

OpenTracing::GlobalTracer
OpenTracing::Implementation
OpenTracing::Implementation::NoOp
OpenTracing::Manual

instrumentation

  cpanm --with-feature=instrumentation Task::OpenTracing
OpenTracing::AutoScope
OpenTracing::WrapScope

integrations

  cpanm --with-feature=integrations Task::OpenTracing
DBIx::OpenTracing
CGI::Application::Plugin::OpenTracing
Log::Log4perl::OpenTracing

development

  cpanm --with-feature=development Task::OpenTracing
OpenTracing::Implementation::Test
OpenTracing::Interface
OpenTracing::Types
OpenTracing::Role
Test::OpenTracing::Integration

datadog

  cpanm --with-feature=datadog Task::OpenTracing
OpenTracing::Implementation::DataDog
CGI::Application::Plugin::OpenTracing::DataDog

AUTHOR

Szymon Nieznański <snieznanski@perceptyx.com>

LICENSE AND COPYRIGHT

'Task::OpenTracing' is Copyright (C) 2021, Perceptyx Inc

This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.

This package is distributed in the hope that it will be useful, but it is provided "as is" and without any express or implied warranties.

For details, see the full text of the license in the file LICENSE.