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

Changes for version 0.007 - 2015-10-28

  • Add support for headers exchanges
  • Add a serialize callback to Output::AMQP for simpler header construction
  • Add support for making exchanges auto-delete
  • Remove queue_type attribute as there is no such thing in AMQP
  • Auto-delete all exchanges and queues in author-only tests

Modules

input and output message-pass messages via AMQP.
Implements the Message::Passing::Role::HasAConnection interface.
Role for instances which have an AMQP exchange.
Role for instances which have an AMQP queue.
Role for instances which have an AMQP channel.
Implements the Message::Passing::Role::HasAConnection interface..
input logstash messages from AMQP.
output messages to AMQP.