Help for this page
print "Location: http://www.foo.com/bar.html\n\n";
my $q = new CGI; print $q->redirect("http://www.foo.com/bar.html");