Net::Jabber::Client - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION AUTHOR COPYRIGHT
NAME
    Net::Jabber::Client - Jabber Client Library

SYNOPSIS
      Net::Jabber::Client is a module that provides a developer easy access
      to the Jabber Instant Messaging protocol.

DESCRIPTION
      Client.pm inherits its methods from Net::XMPP::Client,
      Net::XMPP::Protocol and Net::Jabber::Protocol.  The Protocol modules
      provide enough high level APIs and automation of the low level APIs
      that writing a Jabber Client in Perl is trivial.  For those that wish
      to work with the low level you can do that too, but those functions are
      covered in the documentation for each module.

      Net::Jabber::Client provides functions to connect to a Jabber server,
      login, send and receive messages, set personal information, create a
      new user account, manage the roster, and disconnect.  You can use all
      or none of the functions, there is no requirement.

      For more information on how the details for how Net::Jabber is written
      please see the help for Net::Jabber itself.

      For a full list of high level functions available please see:

        Net::XMPP::Client
        Net::XMPP::Protocol
        Net::Jabber::Protocol

AUTHOR
    Ryan Eatmon

COPYRIGHT
    This module is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:09 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top