Help for this page
print "Set-Cookie: $newcookie=$value; path=$path; expires=$time\n"; print $query->redirect('http://www.perlmonks.org/');
print $query->redirect('http://www.perlmonks.org/', -cookie => $newcoo +kie);