The purpose is to create a cls or clear screen function for html output in perl. I found a posting here on planetsourcecode "A Clear Screen Function" Submitted on: 2/9/2003 By: Jaime Muscatelli that was an Active Perl specific system call (I need unix). After some thought, it occured to me that a screen cover up (or mock cls) would achieve the same result.
File List:
MockClsOff.pl
6Kb
MockClsOn.pl
6Kb
Similar code
User info logger
(Popularity: ) : This is a simple log file. It logs the date, time, IP address, and the browser type, of your vistor. You can also flush the log files easily. This is my first perl script. Comments appretiated.