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

Changes for version 1.02 - 2010-06-30

  • Fix errors in global destruction due to destruction order being random.
  • Fix bug if you call ->close on a Net::RabbitFoot instance which is not already connected. Previously this would never return.

Modules

An asynchronous and multi channel Perl AMQP client.
An Asynchronous and multi channel Perl AMQP client.

Provides

in lib/AnyEvent/RabbitMQ/Channel.pm
in lib/AnyEvent/RabbitMQ/LocalQueue.pm
in lib/Net/RabbitFoot/Channel.pm
in lib/Net/RabbitFoot/Cmd.pm
in lib/Net/RabbitFoot/Cmd/Command/bind_queue.pm
in lib/Net/RabbitFoot/Cmd/Command/declare_exchange.pm
in lib/Net/RabbitFoot/Cmd/Command/declare_queue.pm
in lib/Net/RabbitFoot/Cmd/Command/delete_exchange.pm
in lib/Net/RabbitFoot/Cmd/Command/delete_queue.pm
in lib/Net/RabbitFoot/Cmd/Command/purge_queue.pm
in lib/Net/RabbitFoot/Cmd/Command/unbind_queue.pm
in lib/Net/RabbitFoot/Cmd/Role/Command.pm
in lib/Net/RabbitFoot/Cmd/Role/Config.pm