anyevent::xmpp::simpleconnection(3pm) debian man page | unix.com

Man Page: anyevent::xmpp::simpleconnection

Operating Environment: debian

Section: 3pm

AnyEvent::XMPP::SimpleConnection(3pm)			User Contributed Perl Documentation		     AnyEvent::XMPP::SimpleConnection(3pm)

NAME
AnyEvent::XMPP::SimpleConnection - Low level TCP/TLS connection
SYNOPSIS
package foo; use AnyEvent::XMPP::SimpleConnection; our @ISA = qw/AnyEvent::XMPP::SimpleConnection/;
DESCRIPTION
This module only implements the basic low level socket and SSL handling stuff. It is used by AnyEvent::XMPP::Connection and you shouldn't mess with it :-) (NOTE: This is the part of AnyEvent::XMPP which I feel least confident about :-) perl v5.14.2 2012-01-23 AnyEvent::XMPP::SimpleConnection(3pm)
Related Man Pages
anyevent::xmpp::ext::muc::message(3pm) - debian
anyevent::xmpp::component(3pm) - debian
anyevent::xmpp::error::muc(3pm) - debian
anyevent::xmpp::parser(3pm) - debian
anyevent::xmpp::testclient(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?