Net::XMPP::Connection(3) User Contributed Perl Documentation Net::XMPP::Connection(3)
NAME
Net::XMPP::Connection - XMPP Connection Module
SYNOPSIS
Net::XMPP::Connection is a private package that serves as a basis
for anything wanting to open a socket connection to a server.
DESCRIPTION
This module is not meant to be used directly. You should be using
either Net::XMPP::Client, or another package that inherits from
Net::XMPP::Connection.
AUTHOR
Ryan Eatmon
COPYRIGHT
This module is free software, you can redistribute it and/or modify it under the LGPL.
perl v5.12.1 2010-07-05 Net::XMPP::Connection(3)