NAME

Bot::Cobalt::IRC::Event::Quit - IRC Event subclass for user quits

SYNOPSIS

my $reason = $quit_ev->reason;

my $shared_chans = $quit_ev->common;

DESCRIPTION

This is the Bot::Cobalt::IRC::Event subclass for user quit events.

reason

Returns the displayed reason for the quit.

common

Returns an arrayref containing the list of channels previously shared with the user.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>

http://www.cobaltirc.org