Help for this page
$cookie = cookie (-name => 'admissions', -value => 'true', ... my ($site) = './cook.cgi'; print redirect (-cookie => $cookie, -url => $site);
my (%cookies) = fetch CGI::Cookie; #now iterate thru hash