in reply to Re^3: cgi code that opens a websitein 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 [download]