On 2/11/07, Clayton Smith <[EMAIL PROTECTED]> wrote:
This doesn't work any more with PerlRun. When using PerlRun, it seems that header() directly alters the headers of the HTTP response, but returns an empty string.
This sounds like a CGI.pm issue. PerlRun doesn't alter the behavior of CGI::header. You should report this on the RT bug tracker for CGI.pm. - Perrin