print "Content-type: text/html\n\n"; # and then later in the script... print "

Some title

\n"; #### print "Content-type: text/html\n\n"; print "

Header

\n"; # some code that generates an runtime error