Calling headers_out on a CGI object won't work... You didn't say whether you're using CGI-style scripts (via ModPerl::Registry) or the mod_perl API, so I mentioned both variants. In the latter case, you don't need CGI (nor CGI::Simple), i.e. you'd simply call headers_out on the object provided by Apache2::RequestRec.
Also see Generating HTTP Response Headers
In reply to Re^3: CGI:Cookie, Apache2, Mod_perl2
by almut
in thread CGI:Cookie, Apache2, Mod_perl2
by overworked
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |