$Request->redirect( url => $Std->url("/gp/errors/404"),type =>
"permanent");
works for me
but
 $Request->redirect( url => $Std->url("http://www.google.com";,
{absolute => 1});
does not work someone please help


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to