[libanyevent-rabbitmq-perl] 133/151: Clarify relationship to Net::RabbitFoot. RT#71099

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 16 11:03:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to annotated tag debian/1.12-1
in repository libanyevent-rabbitmq-perl.

commit dd25a0b3a300f35fe2f025775b406f562ff49833
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon Feb 25 13:03:04 2013 +0000

    Clarify relationship to Net::RabbitFoot. RT#71099
---
 Changes                  | 2 ++
 lib/AnyEvent/RabbitMQ.pm | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/Changes b/Changes
index 1cb5172..53af5e9 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension AnyEvent::RabbitMQ
 
+        - Clarify relationship to Net::RabbitFoot. RT#71099
+
         - Add TLS connection support. RT#81729
 
 1.09   Mon Feb 25 12:03:00 2013
diff --git a/lib/AnyEvent/RabbitMQ.pm b/lib/AnyEvent/RabbitMQ.pm
index 01e9783..d592dbe 100644
--- a/lib/AnyEvent/RabbitMQ.pm
+++ b/lib/AnyEvent/RabbitMQ.pm
@@ -626,6 +626,8 @@ You can use AnyEvent::RabbitMQ to -
 
 AnyEvent::RabbitMQ is known to work with RabbitMQ versions 2.5.1 and versions 0-8 and 0-9-1 of the AMQP specification.
 
+This client is the non-blocking version, for a blocking version with a similar API, see L<Net::RabbitFoot>.
+
 =head1 AUTHOR
 
 Masahito Ikuta E<lt>cooldaemon at gmail.comE<gt>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-rabbitmq-perl.git



More information about the Pkg-perl-cvs-commits mailing list