Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
POEx::IRC::Backend::Connector - An outgoing connector
SYNOPSIS
Created by POEx::IRC::Backend for outgoing connector sockets.
DESCRIPTION
These objects contain details regarding POEx::IRC::Backend outgoing connector sockets.
This class consumes POEx::IRC::Backend::Role::Connector and adds the following attributes:
bindaddr
The local address this Connector should bind to.
has_bindaddr can be used to find out if we have a local bind address specified.
args
Arbitrary metadata attached to this Connector. (By default, this is a HASH.)
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>