perl-Net-AMQP-RabbitMQ - Interact with RabbitMQ over AMQP using librabbitmq
'Net::AMQP::RabbitMQ' provides a simple wrapper around the librabbitmq library that allows connecting, declaring exchanges and queues, binding and unbinding queues, publishing, consuming and receiving events.
Error handling in this module is primarily achieve by 'Perl_croak' (die). You should be making good use of 'eval' around these methods to ensure that you appropriately catch the errors.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / perl-Net-AMQP-RabbitMQ
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Net-AMQP-RabbitMQ && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Net-AMQP-RabbitMQ-2.40009.tar.gz | 0000198363 194 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000664 664 Bytes | |
perl-Net-AMQP-RabbitMQ.changes | 0000001537 1.5 KB | |
perl-Net-AMQP-RabbitMQ.spec | 0000002090 2.04 KB |
Revision 8 (latest revision is 12)
Dirk Stoecker (dstoecker)
accepted
request 927286
from
Tina Müller (tinita)
(revision 8)
- updated to 2.40009 see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes 2.40009 - 2021-10-23 - Fixed a process where subprocess closed the parent process's connection - fixes #202 - Changed over to GitHub Actions from TravisCI - Added support for librabbitmq-c's RPC timeout functionality. - fixes #206 - Updated to use the latest rabbitmq-c version. - Merged #201, which allows setting `client_properties` in connect. - Merged #200, which fixes minor document typos - fixes #199 - Merged #198, which adds minor documentation clarification - fixes #61
Comments 0