Subject: | Error when input received before AMQP connection established |
Date: | Sat, 18 May 2013 19:10:57 +0100 |
To: | bug-Message-Passing-AMQP-Proxy [...] rt.cpan.org |
From: | Richard Assar <richardassar [...] googlemail.com> |
Can't call method "publish" on an undefined value at
/usr/local/share/perl/5.14.2/Message/Passing/Output/AMQP/Proxy.pm line
21
Using Message-Passing-AMQP-Proxy-0.002, with Message-Passing-AMQP-0.003
Perl is 5.14.2
$ uname -a
Linux thefly-RMQ-VirtualBox 3.5.0-23-generic #35~precise1-Ubuntu SMP
Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Can recreate by
echo "{}" | message-pass --input STDIN --output AMQP::Proxy --output_options ...
Connecting to localhost rabbitmq-server
Thanks,
Richard.