![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re^3: Sockets / IRCby rowdog (Curate) |
on Sep 23, 2010 at 20:11 UTC ( #861649=note: print w/replies, xml ) | Need Help?? |
If you really want to do it yourself, I'd recommend using IO::Select, which even has a example in the documentation. Keep in mind that you'll need to implement the relevant RFCS. The easy way out is to use POE or AnyEvent::IRC::Client.
In Section
Seekers of Perl Wisdom
|
|