[Thu Mar 9 12:33:53 2017] manage_users.cgi: $VAR1 = {'CGISESSID' => '1234deadbeef'}; #### use CGI; my $cgi = CGI->new; warn $_ for $q->cookie();