On Friday 04 April 2003 11:59, you wrote:
Yes. I agree. IO::Socket is better. Anyone tried the POE components?
31 POE::Component::IRC 2.70 FIMM
32 POE::Component::IRC::Object 0.02 MSERGEANT
33 POE::Component::IRC::On
Hello Dan,
Thursday, April 3, 2003, 11:04:36 PM, you wrote:
> Net::IRC isn't the best way in the world of creating an IRC bot. I just use
> IO::Socket, and establish & maintain the connection to IRC myself within my
> own source. Personally that's the better option.
thanks for your advice. Since
Net::IRC isn't the best way in the world of creating an IRC bot. I just use
IO::Socket, and establish & maintain the connection to IRC myself within my
own source. Personally that's the better option. I've never played with IRC,
but a friend of mine has, and said it wasn't the easiest of modules to