in reply to Redirect to PDF file
PS. Did you look at CGI.pm's redirect() method?
print redirect('http://somewhere.else/blah/blah'); [download]
Cheers, KM