################## # # waiting.pl # ################## ... print "Content-type: text/html\n\n"; print "You are waiting.... aren't you ?"; exit;