Hello, I am writing a Perl program. The goal of it is to process streaming HTML site (To describe - the document that you load never end - the new information is added to the end and sent to the client connected, the connection is not closed after this so it will be used more and more).
Depends on new information received, it will write short information issues constantly and post them somewhere, where interested people are. For example to chat, using the post method. I don't know - what is better to use: LWP, Socket connection to the server, Telnet etc. for processing the stream? Advices appreciated. -- Best regards, Aldekein ([EMAIL PROTECTED]) WWW: http://www.aldekein.tk/ ICQ: 222412145 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]