Help for this page
#!/usr/bin/perl use strict; ... -cookie => $cookie );
#!/usr/bin/perl use strict; ... my $cgi = CGI->new; print $cgi->redirect('http://perlmonks.com');