in reply to CGI.pm / !Doctype query
Also, the doctype should be just before the opening HTML tag, but after the double carriage returns from the header, so you could just print out the doctype line; however, CGI.pm does not appear to allow you to override the default DOCTYPE line that it prints out with start_html. So you might want to drop back to the first suggestion.
|
|---|