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

Changes for version 1.03

  • Separate AnyEvent::RabbitMQ from Net::RabbitFoot.
  • Avoid (additional) issues when in global destruction.
  • Do not set reply_to to an empty string in the header frame.
  • Implement basic.reject (requires RabbitMQ >= 2.0.0).
  • Store server properties in the object for easy server product and sever version access.
  • Shutdown the AnyEvent handle using push_shutdown.
  • Be more careful in DESTROY blocks.

Modules

An asynchronous and multi channel Perl AMQP client.
Abstraction of an AMQP channel.

Provides

in lib/AnyEvent/RabbitMQ/LocalQueue.pm