The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.9.4

  • Added STOMP 1.1 support (experimental).
  • Changed encoding handling in Net::STOMP::Client::Frame to be compatible with STOMP 1.1
  • Added Net::STOMP::Client::Peer to keep track of peer information.
  • Added Net::STOMP::Client::Protocol to isolate protocol information.
  • Added more tests, some optionally using a broker connection.
  • Improved the documentation.

Modules

STOMP object oriented client module
Debug support for Net::STOMP::Client
Error support for Net::STOMP::Client
Frame support for Net::STOMP::Client
Input/Output support for Net::STOMP::Client
Object Oriented support for Net::STOMP::Client
Peer support for Net::STOMP::Client
Protocol support for Net::STOMP::Client