Query: poe::component::irc::plugin::isupport
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POE::Component::IRC::Plugin::ISupport(3pm) User Contributed Perl Documentation POE::Component::IRC::Plugin::ISupport(3pm)NAMEPOE::Component::IRC::Plugin::ISupport - A PoCo-IRC plugin that handles server capabilitiesDESCRIPTIONThis handles the "irc_005" messages that come from the server. They define the capabilities support by the server.METHODS"new" Takes no arguments. Returns a plugin object suitable for feeding to POE::Component::IRC's "plugin_add" method. "isupport" Takes one argument. the server capability to query. Returns a false value on failure or a value representing the applicable capability. A full list of capabilities is available at <http://www.irc.org/tech_docs/005.html>. "isupport_dump_keys" Takes no arguments, returns a list of the available server capabilities, which can be used with "isupport".INPUTThis module handles the following PoCo-IRC signals: "irc_005" (RPL_ISUPPORT or RPL_PROTOCTL) Denotes the capabilities of the server. "all" Once the next signal is received that is greater than "irc_005", it emits an "irc_isupport" signal.OUTPUT EVENTS"irc_isupport" Emitted by: the first signal received after "irc_005" "ARG0" will be the plugin object itself for ease of use. This is emitted when the support report has finished.AUTHORJeff "japhy" Pinyan, japhy@perlmonk.orgSEE ALSOPOE::Component::IRC POE::Component::IRC::Plugin perl v5.14.2 2011-12-07 POE::Component::IRC::Plugin::ISupport(3pm)
Similar Topics in the Unix Linux Community |
---|
IRC and Root |
ctrlproxy 3.0.6 (Default branch) |
ctrlproxy 3.0.7 (Default branch) |
Clirc 0.0.1.9.3c (Default branch) |
dircproxy 1.2.0-RC1 (Development branch) |