On 06/17/2011 03:36 PM, fadams wrote:
Hello,
can anyone suggest the best approach for interfacing with Perl?
Clearly Qpid has a good many language binding, but Perl doesn't appear to be
one of them. Unfortunately one of our customers are primarily Perl based -
isn't that always the way :-)
I came across an old unmaintained Perl library a while back - I think it was
for RabbitMQ, but IIRC as well as being unmaintained it was written for an
old AMQP version so is unlikely to work with recent C++ brokers.
Unfortunately I'm really a C++/Java person and my familiarity with Perl and
Python is limited to basic tinkering, so if anyone has cracked this
particular chestnut code snippets would be *really* welcome.
You might like to try the perl wrapper around the c++ API available from
svn:
https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/bindings/qpid/perl
There are some examples matching those in other languages:
https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/bindings/qpid/examples/perl
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]