The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.003 - 2013-12-22

  • forked from Net::RabbitMQ as Net::AMQP::RabbitMQ since changes not accepted upstream
  • use librabbitmq 0.4.1
  • amqp protocol 0.9.1 support only rabbitmq 2+
  • removed basic_return method, since standard version of librabbitmq is used, not custom fork
  • Changes file changed to suppot CPAN::Changes
  • client send a heartbeat back whenever it receives one.

Modules

interact with RabbitMQ over AMQP using librabbitmq