Changes for version 2.100000 - 2016-05-07
- Fixed precision problem when consuming a message with a float64 in the header when using a perl built with -Duselongdouble
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