Hey, I'm kinda newish to perl and I'm trying to figure out how to make a program run in realtime. By that I mean for example, diplaying a clock time that is constantly updating even though the rest of the program might require input from the user to continue (like a clock during a chess game or what-not). Someone told me you could use buffer's to pull this of, but well, I'm an idiot :P. Any help or code snippets would be appreciated. Thanx.