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::Topic - IRC Event subclass for topic changes
SYNOPSIS
my $new_topic = $topic_ev->topic;
DESCRIPTION
This is the Bot::Cobalt::IRC::Event::Channel subclass for channel topic changes.
topic
Returns the new channel topic, as an (undecoded and non-stripped) string.
stripped
Returns the color- and formatting-stripped topic string.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>