> third-party CGI stuff which could benefit from mod_perl. Also, how can one
> cope with third party scripts which output their "Content-type:" via usual
> print STDOUT so that it doesn't pop up into the filtered pipeline in
> addition to the one supplied by the Filter mechanism??

After I thought it over, I have got a conclusion that actually, it should be a
problem of PerlRunFilter. IMHO it should (just as Registry does) recognize the
"PerlSendHeader" var. and trim the script headers accordingly.

Reply via email to