The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

POEx::IRC::Backend::Connector - An outgoing IRC socket connector

DESCRIPTION

These objects contain details regarding POEx::IRC::Backend outgoing connector sockets.

This class consumes the following roles:

POEx::IRC::Backend::Role::Socket

POEx::IRC::Backend::Role::HasEndpoint

... and adds the following attributes:

bindaddr

The local address this Connector should bind to.

Predicate: has_bindaddr

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>