Hi all
In the past few days I have implemented AnyEvent::STOMP::Client, an event-based non-blocking STOMP v1.2 client written in Perl based on the AnyEvent and Object::Event modules.
If you are interested, you may find the module on CPAN:
http://search.cpan.org/~raphi/AnyEvent-STOMP-Client/
Furthermore, you may get the most recent version, report issues or even contribute here:
https://github.com/raphiniert/AnyEvent-STOMP-Client
I'd be very happy to hear your opinions, feedback and suggestions for improvement of AnyEvent::STOMP::Client.
Cheers
-Raphi