POE::Component::IRC::Plugin::Whois - A PoCo-IRC plugin that implements 'irc_whois' and 'irc_whowas' events.


NAME

POE::Component::IRC::Plugin::Whois - A PoCo-IRC plugin that implements 'irc_whois' and 'irc_whowas' events.


DESCRIPTION

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


CONSTRUCTOR

new

No arguments required. Returns an POE::Component::IRC::Plugin::Whois object.


AUTHOR

Chris "BinGOs" Williams


SEE ALSO

the POE::Component::IRC manpage

the POE::Component::IRC::Plugin manpage