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::Role::HasWheel
DESCRIPTION
wheel
A POE::Wheel instance; typically POE::Wheel::SocketFactory for POEx::IRC::Backend::Listener and POEx::IRC::Backend::Connector objects, or POE::Wheel::ReadWrite for live POEx::IRC::Backend::Connect objects.
This is primarily for internal use. External code should not interact directly with the wheel
; doing so may result in misdelivered events and other unexpected behavior.
Clearer: clear_wheel
Predicate: has_wheel
Writer: set_wheel
wheel_id
The POE ID of the last known "wheel".
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>