Help for this page
use Net::IRC; ... $self->privmsg("#test", "$WHAT DID HE WRITE"); }
$conn->add_handler('msg', \&on_msg);