HTTP Header

2007-01-13 Thread Oliver Block
Hello, does anybody know, if it is possible to retrieve the full HTTP request header from Apache withing a perl cgi script? Regards, Oliver -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

how to force html4 output

2007-01-11 Thread Oliver Block
Hello list, first of all a blessed 2007 to all of you. Can anyone tell me, if there is a way to force CGI.pm to deliver the html code with a DOCTYPE switch for HTML4 and not XHTML? As there are some problems with the media type for XHTML I'd rather prefer HTML 4. Regards, Oliver -- To uns