[rabbitmq-discuss] Perl AMQP client software in github

Alexis Richardson alexis.richardson at gmail.com
Wed Jul 15 09:41:59 BST 2009


Eric

Thanks for this.  I'm not familiar with Perl so please can you explain
how the two projects relate to each other?  Should they always be used
together?

alexis


On Sat, Jul 11, 2009 at 12:06 AM, Eric Waters<ewaters at gmail.com> wrote:
> I'll avoid talking about something that's not specific to
> RabbitMQ in this forum in the
> future, but wanted to mention this as a follow up to a post earlier this week.
> I now have functioning code released for Net::AMQP and POE::Component::Client::AMQP.  Tested it against RabbitMQ 1.6.0.  Get it from http://github.com/ewaters.  You'll need to clone both repositories
> to run the example pingpong.pl program (idea copied from ruby-amqp).
> To try it out, clone both projects into the same directory, cd into
> poe-component-client-amqp, and run:
>   DEBUG=0 perl -Ilib -I../net-amqp/lib examples/pingpong.pl
> ../net-amqp/spec/amqp0-8.xml
> If you'd like to see the full protocol debug, change DEBUG=1.
> The perl modules are fully documented in POD.  If anyone is interested, I'd
> love for collaboration on the project.  Drop me a line with your github
> username and I'll add you as a github collaborator.
> Sorry for the interruption.  Back to your regularly scheduled RabbitMQ
> programming.  :)
> Eric
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>




More information about the rabbitmq-discuss mailing list