Help for this page

Select Code to Download


  1. or download this
    my $q = new CGI;
    
  2. or download this
    Set      == Cookie stored in browser
    Readable == Cookie available in $q->cookie('name')
    ...
    Response to Browser    y       n
    Subsequent Browser     y       y
      Requests(*)