debian man page for anyevent::xmpp::simpleconnection

Query: anyevent::xmpp::simpleconnection

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::error::muc(3pm) - debian
anyevent::xmpp::error::stream(3pm) - debian
anyevent::xmpp::ext::disco::info(3pm) - debian
anyevent::xmpp::ext::disco::items(3pm) - debian
anyevent::xmpp::ext::registration(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?