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

Changes for version 2.000000_002 - 2016-04-12

  • Fix for compatibility with Perl 5.8 (ikegami)

Changes for version 2.000000_001 - 2016-04-12

  • fixed #106 - recv doesn't detect exceptions (ikegami)
  • more consistent error messages. (ikegami)
  • Channel now included in frames returned by recv(). (ikegami)
  • This fixes some memory leaks that occur when an exception is thrown. (ikegami)
  • fixed #33 - replaced internal_recv (ikegami)
  • fixed #108 - Allow publishing with headers=>undef. (ikegami)
  • fixed #96 - Fix the spelling in the documentation of the key for extra headers to include in a published message (ikegami)

Modules

interact with RabbitMQ over AMQP using librabbitmq