in reply to Re: Re: Redirects and CGI.pmin thread Redirects and CGI.pm
print $query->header(-cookie => $cookie_name, -location => 'http://www.somewhere-else.com/'); [download]