use CGI qw /:html/; my $q = CGI->new; print $q->redirect( 'http://www.perlmonks.org');