Tag
message
2 notes.
Perl: Send a chat message to your gmail buddy using Jabber
Net::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol. Net::Jabber is a convenient tool to use for any perl script that would like to…
Perl: Send a message to a queue or topic using Stomp
Net::Stomp module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol…