[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88
Tomas Doran
bobtfish at bobtfish.net
Mon May 6 11:57:06 UTC 2013
The following commit has been merged in the master branch:
commit d3ac7d79d20c8ecd54885fac8e35d8e9f10c857b
Author: Tomas Doran <bobtfish at bobtfish.net>
Date: Thu May 31 22:37:28 2012 +0100
Update SEE ALSO
diff --git a/Changes b/Changes
index fbff6c9..4c386d7 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+ - AMQP module is on CPAN
+
+ - Note STOMP module exists.
+
0.004
- Fix script name
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 069bed8..556c210 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -148,7 +148,9 @@ Outputs send data to somewhere, i.e. they consume messages.
=item L<Message::Passing::Output::STDOUT>
-=item L<Message::Passing::Output::AMQP> - COMING SOON (L<https://github.com/suretec/Message-Passing-AMQP>)
+=item L<Message::Passing::Output::AMQP>
+
+=item L<Message::Passing::Output::STOMP>
=item L<Message::Passing::Output::ZeroMQ>
--
libmessage-passing-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list