Lionel Cons writes:
> I'm aware of the existence of Net::Stomp but this module does not
> provide the functionality that we need and seems to be unsupported
> (no reply from the maintainer).
Heh, it is supported, kinda, you just have to be loud enough. Last
time I wanted to add something to Net:
For your information, I've uploaded today a new module to CPAN
allowing a Perl client to interact with a STOMP server. I tested it
against ActiveMQ and it seems to work fine.
See: http://search.cpan.org/~lcons/Net-STOMP.
This module provides an object oriented client interface to interact
with se