open (FILE, 'htmlcal.txt'); print "Content-Type: text/html\n\n"; print "What the f***?"; print ; close FILE;