Changes for version 2.0
- Major code refactoring, see README.2.x for more information.
- Cleanup code to please Perl::Critic.
- Removed support for blocking I/O, only non-blocking I/O is supported.
- Now using the No::Worries and Params::Validate modules from CPAN.
- Added STOMP 1.2 support.
- Added the queue_message() and send_message() methods for convenience.
- Added optional authentication support via Authen::Credential.
- Promoted to 2.0 after successful testing.
Documentation
Getting started with STOMP and Net::STOMP::Client
Modules
STOMP object oriented client module
Authentication support for Net::STOMP::Client
Connection support for Net::STOMP::Client
Frame support for Net::STOMP::Client
Heart-beat support for Net::STOMP::Client
Input/Output support for Net::STOMP::Client
Peer support for Net::STOMP::Client
Receipt support for Net::STOMP::Client
Version support for Net::STOMP::Client