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::component(3pm) - debian
anyevent::xmpp::error::stream(3pm) - debian
anyevent::xmpp::ext::ping(3pm) - debian
anyevent::xmpp::ext::version(3pm) - debian
anyevent::xmpp::testclient(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?