The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bot::Cobalt::IRC::Event::Channel - IRC Event subclass for channel events

SYNOPSIS

  my $channel = $irc_ev->channel;

DESCRIPTION

A class for Things Happening on an IRC channel.

A subclass of Bot::Cobalt::IRC::Event.

channel

The only method added by this class is channel, returning a string containing the channel name.

SEE ALSO

Bot::Cobalt::IRC::Event

Bot::Cobalt::IRC::Event::Kick

Bot::Cobalt::IRC::Event::Mode

Bot::Cobalt::IRC::Event::Nick

Bot::Cobalt::IRC::Event::Quit

Bot::Cobalt::IRC::Event::Topic

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>

http://www.cobaltirc.org