Help for this page

Select Code to Download


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