POE::Component::IRC::Plugin::Whois.3pm

Langue: en

Version: 2009-05-29 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

POE::Component::IRC::Plugin::Whois - A PoCo-IRC plugin that generates events for WHOIS and WHOWAS replies

DESCRIPTION

POE::Component::IRC::Plugin::Whois is the reimplementation of the "irc_whois" and "irc_whowas" code from POE::Component::IRC as a plugin. It is used internally by POE::Component::IRC so there is no need to use this plugin yourself.

METHODS

new

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

AUTHOR

Chris ``BinGOs'' Williams

SEE ALSO

POE::Component::IRC

POE::Component::IRC::Plugin