Net::Jabber

Net::Jabber is a Perl Jabber library.
Download

Net::Jabber Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ryan Eatmon
  • Publisher web site:
  • http://search.cpan.org/~reatmon/

Net::Jabber Tags


Net::Jabber Description

Net::Jabber is a Perl Jabber library. Net::Jabber is a Perl Jabber library.SYNOPSISNet::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol. For more information about Jabber visit: http://www.jabber.orgNet::Jabber is a convenient tool to use for any perl script that would like to utilize the Jabber Instant Messaging protocol. While not a client in and of itself, it provides all of the necessary back-end functions to make a CGI client or command-line perl client feasible and easy to use. Net::Jabber is a wrapper around the rest of the official Net::Jabber::xxxxxx packages.There is are example scripts in the example directory that provide you with examples of very simple Jabber programs.NOTE: The parser that XML::Stream::Parser provides, as are most Perl parsers, is synchronous. If you are in the middle of parsing a packet and call a user defined callback, the Parser is blocked until your callback finishes. This means you cannot be operating on a packet, send out another packet and wait for a response to that packet. It will never get to you. Threading might solve this, but as of the writing of this, threading in Perl is not quite up to par yet. This issue will be revisted in the future. Requirements: · Perl


Net::Jabber Related Software