Help for this page

Select Code to Download


  1. or download this
    [Thu Mar 9 12:33:53 2017] manage_users.cgi: $VAR1 = {'CGISESSID' => '1
    +234deadbeef'};
    
  2. or download this
    use CGI;
    
    my $cgi    = CGI->new;
    warn $_ for $q->cookie();