Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Simple send ICQ messages

by myuserid7 (Scribe)
on Sep 24, 2009 at 21:47 UTC ( [id://797336]=perlquestion: print w/replies, xml ) Need Help??

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.

Replies are listed 'Best First'.
Re: Simple send ICQ messages
by ikegami (Patriarch) on Sep 24, 2009 at 23:26 UTC
Re: Simple send ICQ messages
by Bloodnok (Vicar) on Sep 24, 2009 at 23:28 UTC
    One idea springs immediately to mind - remove the <pre> tags and insert <code> tags around the code! Did the preview not look somewhat odd to you ?

    A user level that continues to overstate my experience :-))
Re: Simple send ICQ messages
by myuserid7 (Scribe) on Sep 25, 2009 at 13:44 UTC
    Net::ICQ was updated in 2001, how can it be working now? I've tried Net::ICQ, Net::AIM, Net::OSCAR the only working was Net::OSCAR, but I can use it because of it's callback architecture... any useful ideas?
      Why is that a problem? You can always put it in a child thread or process.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://797336]
Approved by ikegami
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-19 14:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found