Hi Guys!
Im writing a chat type program in perl, its very basic, but I am currently having a problem. I am printing the conversation from a text file, which requires a HTML page refreshing every few seconds to print the file - very annoying!
Is there a way to actually use perl to read the file as it is written, displaying it in real time?
Please advise, thank you so much