[libanyevent-rabbitmq-perl] 92/151: Fixed a POD.
Damyan Ivanov
dmn at moszumanska.debian.org
Thu Jan 16 11:03:07 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 007a0145180c96c6063c893835f09202ab0b9883
Author: cooldaemon <cooldaemon at gmail.com>
Date: Tue Jul 19 16:27:38 2011 +0900
Fixed a POD.
---
lib/AnyEvent/RabbitMQ/Channel.pm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/lib/AnyEvent/RabbitMQ/Channel.pm b/lib/AnyEvent/RabbitMQ/Channel.pm
index f993199..ca3dc38 100644
--- a/lib/AnyEvent/RabbitMQ/Channel.pm
+++ b/lib/AnyEvent/RabbitMQ/Channel.pm
@@ -773,6 +773,8 @@ The name of the exchange to bind
The routing key to bind with
+=back
+
=head2 unbind_queue
=head2 purge_queue
@@ -842,6 +844,8 @@ consumed after the on_success callback has been called.
Arguments:
+=over
+
=item consumer_tag
Identifies this consumer, needs to be the value supplied when the queue is initially
@@ -855,6 +859,8 @@ Callback called if the subscription was successfully cancelled.
Callback called if the subscription could not be cancelled for any reason.
+=back
+
=head2 get
Try to get a single message from a queue.
--
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