in reply to Re^4: cgi code that opens a website
in thread cgi code that opens a website

I'll be damned. I didn't know CGI would do that. Thanks.

perl -MCGI -e 'print CGI->redirect("http://woowoo")' Status: 302 Found Location: http://woowoo