in reply to Need HTML Redirect

If you're already using CGI.pm, why not take what it has?
print $q->redirect("http://some.place.org/");