[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:56:50 UTC 2013


The following commit has been merged in the master branch:
commit c6b06d331827e8afcb3bf8fc75331bf451101704
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Apr 15 17:00:55 2012 +0100

    Changelog

diff --git a/Changes b/Changes
index eef8a41..bc6b13b 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,12 @@
+    - Allow inputs to coerce a hash in output_to to an output,
+      which is more verbose than the DSL, but also allows you
+      to setup simple output chains from a simple data structure
+      (such as you might read in from a config file).
+
     - Explicitly turn off output buffering in STDOUT output.
+      This means that piping the STDOUT output to a file (for
+      logging or debugging purposes) works as expected, without
+      batching writes.
 
     - Change logstash script to use the perl interpreter it is
       installed with, rather than the one in $PATH right now.

-- 
libmessage-passing-perl Debian packaging



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