http://www.perlmonks.org?node_id=930091


in reply to Re: How to UPDATE rather than append to STDOUT?
in thread How to UPDATE rather than append to STDOUT?

You can call a system("clear") before each print statement.