GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POE::Component::IRC::Plugin::ISupport(3) User Contributed Perl Documentation POE::Component::IRC::Plugin::ISupport(3)

POE::Component::IRC::Plugin::ISupport - A PoCo-IRC plugin that handles server capabilities

This handles the "irc_005" messages that come from the server. They define the capabilities support by the server.

Takes no arguments.

Returns a plugin object suitable for feeding to POE::Component::IRC's "plugin_add" method.

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>.

Takes no arguments, returns a list of the available server capabilities, which can be used with "isupport".

This module handles the following PoCo-IRC signals:

Denotes the capabilities of the server.

Once the next signal is received that is greater than "irc_005", it emits an "irc_isupport" signal.

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.

Jeff "japhy" Pinyan, japhy@perlmonk.org

POE::Component::IRC

POE::Component::IRC::Plugin

2021-06-15 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.