Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
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::Topic
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>