in reply to Sending using Net::IRC

The Net::IRC documentation has this example:
$self->privmsg("#IRC.pm", "Hi there.");

... which should do exactly what you want: it sends a message to channel.