Revision history for Perl extension POE::Component::Client::Stomp.
0.01 Thu Aug 30 13:48:39 2007
- original version; created by h2xs 1.23 with options
-Axc -n POE::Component::Client::Stomp
0.02 Wed Oct 03 14:58:00 2007
- Changed the module to be object oriented. I was having problems with
sub classing the module to reduce complexity. I also wanted a dispatcher
based on message types. This version does those things.