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

Changes for version 0.004002 - 2014-04-02

  • Added Net::AMQP::RabbitMQ::is_connected() to determine whether or not you have a live connection. (manchicken)
  • Added a call to Net::AMQP::RabbitMQ::disconnect() to close the socket connection as well. (manchicken)
  • Added a test to verify the is_connected() functionality. (manchicken)

Modules

interact with RabbitMQ over AMQP using librabbitmq