{
    "mode": "perldoc",
    "parameter": "Net::Jabber::Dialback",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Net%3A%3AJabber%3A%3ADialback/json",
    "generated": "2026-06-10T16:27:41Z",
    "synopsis": "Net::Jabber::Dialback is a companion to the Net::Jabber::Server\nmodule.  It provides the user a simple interface to set and retrieve\nall parts of a Jabber Server Dialback.",
    "sections": {
        "NAME": {
            "content": "Net::Jabber::Dialback - Jabber Dialback Module\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "Net::Jabber::Dialback is a companion to the Net::Jabber::Server\nmodule.  It provides the user a simple interface to set and retrieve\nall parts of a Jabber Server Dialback.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "To initialize the Dialback with a Jabber <db:*/> you must pass it\nthe XML::Stream hash.  For example:\n\nmy $dialback = new Net::Jabber::Dialback(%hash);\n\nYou now have access to all of the retrieval functions available.\n\nTo create a new message to send to the server:\n\nuse Net::Jabber qw(Server);\n\n$DB = new Net::Jabber::Dialback(\"verify\");\n$DB = new Net::Jabber::Dialback(\"result\");\n\nPlease see the specific documentation for Net::Jabber::Dialback::Result\nand Net::Jabber::Dialback::Verify.\n\nFor more information about the array format being passed to the\nCallBack please read the Net::Jabber::Client documentation.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "By Ryan Eatmon in May of 2001 for http://jabber.org..\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::Dialback - Jabber Dialback Module",
    "flags": [],
    "examples": [],
    "see_also": []
}