in reply to Re^2: using hash to lookup valuein thread using hash to lookup value
Or if you don't like CGI.pm (why?):
print "Location: "$baseurl/$help_file\n\n"; [download]