[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 cad816eeccb03ce8e69f5af21f3593d447f1c42c
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Thu May 31 22:43:56 2012 +0100

    Also link inputs

diff --git a/Changes b/Changes
index 4c386d7..3fd03b8 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
-   - AMQP module is on CPAN
+   - Add link to syslog input
 
-   - Note STOMP module exists.
+   - AMQP input/output is on CPAN
+
+   - Add link to STOMP input/output.
 
 0.004
    - Fix script name
diff --git a/lib/Message/Passing.pm b/lib/Message/Passing.pm
index 556c210..5b716a6 100644
--- a/lib/Message/Passing.pm
+++ b/lib/Message/Passing.pm
@@ -111,6 +111,12 @@ Inputs include:
 
 =item L<Message::Passing::Input::ZeroMQ>
 
+=item L<Message::Passing::Input::STOMP>
+
+=item L<Message::Passing::Input::AMQP>
+
+=item L<Message::Passing::Input::Syslog>
+
 =item L<Message::Passing::Input::Test>
 
 =back

-- 
libmessage-passing-perl Debian packaging



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