The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.2 - 2014-02-25

  • you can now specify which frame types TracerRole will dump
  • BREAKING CHANGES:
  • only SEND and MESSAGE frames will be dumped by default, set trace_types to [] to get the previous behaviour

Modules

set of helper roles and types to deal with Net::Stomp
role for classes that connect via Net::Stomp
role for classes that subscribe via Net::Stomp
exception classes for Net::Stomp::MooseHelpers
class to read the output of Net::Stomp::MooseHelpers::TraceStomp
provide a reconnect-on-failure wrapper method
role to replace the Net::Stomp connection with tracing code
role to wrap the Net::Stomp connection in tracing code
role to dump Net::Stomp frames to disk
type definitions for Net::Stomp::MooseHelpers

Provides

in lib/Net/Stomp/MooseHelpers/Exceptions.pm
in lib/Net/Stomp/MooseHelpers/Exceptions.pm
in lib/Net/Stomp/MooseHelpers/TraceOnly.pm
in lib/Net/Stomp/MooseHelpers/TraceStomp.pm