my $url = "http://www.myserver.com/cgi-bin/my_script.cgi?key1=value1&key2=value2&key3=value3"; print "Location: $url\n\n";