poe::component::irc::plugin::cycleempty(3pm) debian man page | unix.com

Query: poe::component::irc::plugin::cycleempty

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POE::Component::IRC::Plugin::CycleEmpty(3pm)		User Contributed Perl Documentation	      POE::Component::IRC::Plugin::CycleEmpty(3pm)

NAME
POE::Component::IRC::Plugin::CycleEmpty - A PoCo-IRC plugin which cycles channels if they become empty and opless.
SYNOPSIS
use POE::Component::IRC::Plugin::CycleEmpty; $irc->plugin_add('CycleEmpty', POE::Component::IRC::Plugin::CycleEmpty->new());
DESCRIPTION
POE::Component::IRC::Plugin::CycleEmpty is a POE::Component::IRC plugin. When a channel member quits, gets kicked, or parts, the plugin will cycle the channel if the IRC component is alone on that channel and is not a channel operator. If there was a topic or a key set on the channel, they will be restored upon rejoining. This is useful for regaining ops in small channels if the IRC network does not have ChanServ or IRCNet's +R channel mode. This plugin requires the IRC component to be POE::Component::IRC::State or a subclass thereof.
METHODS
"new" Returns a plugin object suitable for feeding to POE::Component::IRC's "plugin_add" method. "is_cycling" One argument: A channel name Returns 1 if the plugin is currently cycling that channel, 0 otherwise. Useful if need to ignore the fact that the Component just parted the channel in question.
AUTHOR
Hinrik Oern Sigur`sson, hinrik.sig@gmail.com perl v5.14.2 2011-12-07 POE::Component::IRC::Plugin::CycleEmpty(3pm)
Related Man Pages
poe::component::irc::cookbook::translator(3pm) - debian
poe::component::irc::plugin::ctcp(3pm) - debian
poe::component::irc::plugin::isupport(3pm) - debian
poe::component::irc::plugin::nickservid(3pm) - debian
poe::component::irc::plugin::plugman(3pm) - debian
Similar Topics in the Unix Linux Community
IRC and Root
Microline Component ToolKit equivalent
Monitoring Sript giving random end result
TUI for Raspery Pi?
IRC, DCC send and DCC get.