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

Changes for version 1.000 - 2020-06-29

  • New features:
  • ID generation is now full 128-bit, using Bytes::Random::Secure
  • async support is now possible (using Syntax::Keyword::Dynamically)
  • OpenTracing::Integration support (most of these involve external deps, so will end up as separate distributions)
  • mention OpenTracing::Role in an attempt to reduce confusion

Modules

support for https://opentracing.io application tracing
application tracing
represents a group of zero or more spans
provides common logic between OpenTracing classes
application tracing
top-level class for integrating OpenTracing with other Perl modules
support HTTP::Tiny tracing
represents a single log message
information about a single process
support for Jæger binary Thrift representation of OpenTracing data
support for Zipkin v2 JSON representation of OpenTracing data
represents an operation or parent operation
tracks IDs and baggage for spans
wrapper around an OpenTracing::Span
wrapper object for tags
application tracing