On Thu, 02 Jun 2011 02:45:25 -0700, anujbhambhani wrote:

> $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

Please provide a complete script of under 20 lines that we can run, tell 
us what output you see from running it, and what output you think you 
should see instead.

-- 
Peter Scott
http://www.perlmedic.com/     http://www.perldebugged.com/
http://www.informit.com/store/product.aspx?isbn=0137001274
http://www.oreillyschool.com/courses/perl3/

-- 
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