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::ext::pubsub(3pm) - debian
anyevent::xmpp::error::muc(3pm) - debian
anyevent::xmpp::error::stanza(3pm) - debian
anyevent::xmpp::ext::version(3pm) - debian
anyevent::xmpp::parser(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results