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 Originally authored by Ryan Eatmon.
19
20 Previously maintained by Eric Hacker.
21
22 Currently maintained by Darian Anthony Patrick.
23
25 This module is free software, you can redistribute it and/or modify it
26 under the LGPL 2.1.
27
28
29
30perl v5.34.0 2021-07-22 Net::XMPP::Connection(3)