http://qs1969.pair.com?node_id=797336

myuserid7 has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I have a task of simple:

-connect to icq server
-authorize there
-send some messages in cycle (not spam!)
-disconnect

I don't know which CPAN module I need to use or need I to use it at all because of it's callback architecture, I can't send messages in cycle (simple foreach while fetching data from database).

Any ideas and code examples are welcome,

Thanks.