in reply to IRC Client not Joining Channel
Currently POE::Component::IRC is a recommended standard (though I use the simpler interface Bot::BasicBot for it), but it forces you to use the POE framework.
If you don't want that, you can use Net::IRC. I don't know if that's maintained anymore, but it's surely more stable than your IRC handling code ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: IRC Client not Joining Channel
by Prof Vince (Friar) on Mar 04, 2008 at 08:42 UTC | |
by moritz (Cardinal) on Mar 04, 2008 at 08:46 UTC | |
by Prof Vince (Friar) on Mar 04, 2008 at 08:56 UTC |