Perl Client to ActiveMQ
Posted by Ian Holsman
Thanks to the hard work of Brian McCallister and his documentation of the Stomp Protocol.
I have written a perl interface which can connect and send/recieve messages to a Active MQ Message queue.
Alpha quality code is here, and a little blurb is available on Perl Interface to ActiveMQ.
Once it is tested a bit more, it will live on CPAN I guess.
Comments/Bugfixes/flames are welcome.