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


in reply to Any one using Net-YahooMessenger ?

Well, I looked a bit at CPAN. There was another YIM module, Net::YMSG which appeared to be incredibly similar to the Net::YahooMessenger which you found. It appears to be languishing a bit, and it seems to me there have been protocol changes in the last couple years. The problem might not be your code?

It's not what you asked for, but have you considered Jabber instead? It is an open protocol with both client and server code available in Perl. You could look at Net::Jabber::Client for client code, or check out the big picture at jabber.org

good luck! --bibo

Replies are listed 'Best First'.
Re^2: Any one using Net-YahooMessenger ?
by dba (Monk) on Jun 23, 2004 at 12:29 UTC
    bibo,
    I tried Net::YMSG too, but it also fails at the same place ...
    Thanks,
    dba