The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::XMPP3::Connection - XMPP Connection Module

SYNOPSIS

Net::XMPP3::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::XMPP3::Client, or another package that inherits from
Net::XMPP3::Connection.

AUTHOR

Ryan Eatmon

COPYRIGHT

This module is free software, you can redistribute it and/or modify it under the LGPL.