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

Changes for version 0.002

  • Fix SYNOPSIS in documentation.
  • Add timeouts to tests to avoid hangs when they fail.
  • Fix for latest version of Message::Passing.
  • Emit warnings if output is a perl ref (i.e. hasn't been correctly serialized/encoded)

Modules

input and output message-pass messages via AMQP.
Role for instances which have an AMQP channel.
input logstash messages from AMQP.
output messages to AMQP.

Provides

in lib/Message/Passing/AMQP/ConnectionManager.pm
in lib/Message/Passing/AMQP/Role/DeclaresExchange.pm
in lib/Message/Passing/AMQP/Role/DeclaresQueue.pm
in lib/Message/Passing/AMQP/Role/HasAConnection.pm