in reply to How redirect the page in CGI programming?

That is

print $cgi->redirect('http://www.perlmonks.com');
Of course.

/J\