Help for this page
if ($foo eq "successfull") { print $query->redirect(-location=>'http://example.com/cgi-bin/seco +ndscript.pl?foo1=$foo1&foo2=$foo2',-nph=>1); exit; }
print "Content-type: text/html\n\n"; print <META HTTP-EQUIV=refresh CONTENT="0;URL=http://example.com/cgi-b +in/secondscript.pl?foo1=$foo1&foo2=$foo2">