Yes, Apache2::compat did the job.
Adam Prime wrote: > > Roberto C. Sánchez wrote: >> >> Have you tried adding "PerlModule Apache2::compat" in your httpd.conf? >> > > Or you can use $r->headers_out. $r->header_out is no longer supported. > see: > > http://perl.apache.org/docs/2.0/user/porting/compat.html#C__r_E_gt_err_header_out_ > > Adam > > > > > > > -- View this message in context: http://www.nabble.com/headers_out-tf4928260.html#a14133281 Sent from the mod_perl - General mailing list archive at Nabble.com.