« Return to Thread: Perl to Java Example

Re: Perl to Java Example

by Tom Samplonius-2 :: Rate this Message:

Reply to Author | View in Thread


----- "Alan Willis" <alan.willis@...> wrote:
...
> Lio,
>    I started working on a stomp client in perl that you could use to
> send messages.  Its mostly complete, I'm guessing that you were
> looking
> for a way to send a message to an mq server via stomp from a perl
> program?  If you want I'll put together an example for you.


  There are some Perl examples on this page:

http://search.cpan.org/~lbrocard/Net-Stomp-0.32/lib/Net/Stomp.pm


And Net::Stomp is already a functional Stomp client.  


> --
> Alan Willis
> Ticketmaster
> 8800 Sunset Blvd, West Hollywood, CA 90069
> Office: 310.360.2522 Mobile: 310.689.9423


Tom

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Perl to Java Example