in reply to Re: Net::IRC print multiple lines from $self->privmsg
in thread Net::IRC print multiple lines from $self->privmsg

As I recall there might be a way by putting a semi-colon (Update: I think I meant a colon) and then your string at the end of the command but it has been a long time since I've read the RFC and I do recall that commands are terminated by the '\n' character. Let us know if you do figure it out though. :^)
  • Comment on Re^2: Net::IRC print multiple lines from $self->privmsg