sub output { my ($line, $channel) = @_; $self->privmsg( $channel, "$line" ); }