Displaying a pauze page when doing a background job

[email protected] (Eelco Alosery) Tue, 14 Oct 2003 23:41:34 +0200
Newsgroups perl.macperl.anyperl
Message-ID <[email protected]>
Hello,

How can i display a pauze page when my perl program is doing a job like 
checking a domain.

When it is checking a domain, i want to show a page like, now checking 
the domain.
When the domain is checked, it must display the result.

How do i do this
And please can you giff me an example

Thanks