in reply to Problem with header() method when extending CGI.pm

thinker,

works fine for me (redhat 7.2, perl 5.6.1, cgi 2.752). Looking at CGI.pm's header method in 2.752, it appears to not append charset to the header if the type is blank, starts with "text" or all ready contains "charset". Double check your versions.

On a side note, IsaCGI is not a very helpful name.

-derby

  • Comment on Re: Problem with header() method when extending CGI.pm