The customer now wants it to appear as if more is going on in the background and to have a time delay before the new page is created.
Does PERL have a time delay or wait function?
I thought about just opening some file and write some garbage to it 2 or 3 times, but a timer would be a little nicer.