{
    "mode": "perldoc",
    "parameter": "Net::Jabber::Client",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Net%3A%3AJabber%3A%3AClient/json",
    "generated": "2026-06-13T19:29:42Z",
    "synopsis": "Net::Jabber::Client is a module that provides a developer easy access\nto the Jabber Instant Messaging protocol.",
    "sections": {
        "NAME": {
            "content": "Net::Jabber::Client - Jabber Client Library\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "Net::Jabber::Client is a module that provides a developer easy access\nto the Jabber Instant Messaging protocol.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Client.pm inherits its methods from Net::XMPP::Client,\nNet::XMPP::Protocol and Net::Jabber::Protocol.  The Protocol modules\nprovide enough high level APIs and automation of the low level APIs\nthat writing a Jabber Client in Perl is trivial.  For those that wish\nto work with the low level you can do that too, but those functions are\ncovered in the documentation for each module.\n\nNet::Jabber::Client provides functions to connect to a Jabber server,\nlogin, send and receive messages, set personal information, create a\nnew user account, manage the roster, and disconnect.  You can use all\nor none of the functions, there is no requirement.\n\nFor more information on how the details for how Net::Jabber is written\nplease see the help for Net::Jabber itself.\n\nFor a full list of high level functions available please see:\n\nNet::XMPP::Client\nNet::XMPP::Protocol\nNet::Jabber::Protocol\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Ryan Eatmon\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "This module is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
            "subsections": []
        }
    },
    "summary": "Net::Jabber::Client - Jabber Client Library",
    "flags": [],
    "examples": [],
    "see_also": []
}