Help for this page
Select Code to Download
Select
or
download this
my $cgi = CGI->new(); print $cgi->header();
Select
or
download this
print $cgi->redirect("some/url");