On 6/27/07, pubert na <[EMAIL PROTECTED]> wrote:
              print $cgi->header(
                                 -cookie  => values
%{VirtualPlant::Util::getCookies()}
                                 );

You need to send your cookie header with err_headers_out().  See
http://perl.apache.org/docs/2.0/user/coding/cooking.html#Sending_Cookies_in_REDIRECT_Response__ModPerl__Registry_

- Perrin

Reply via email to