1Net::XMPP::Connection(3U)ser Contributed Perl DocumentatiNoent::XMPP::Connection(3)
2
3
4
6 Net::XMPP::Connection - XMPP Connection Module
7
9 Net::XMPP::Connection is a private package that serves as a basis
10 for anything wanting to open a socket connection to a server.
11
13 This module is not meant to be used directly. You should be using
14 either Net::XMPP::Client, or another package that inherits from
15 Net::XMPP::Connection.
16
18 Ryan Eatmon
19
21 This module is free software, you can redistribute it and/or modify it
22 under the LGPL.
23
24
25
26perl v5.8.8 2007-04-02 Net::XMPP::Connection(3)