my $cgi = CGI->new(); my $cName = $cgi->cookie(-name=>'autoname'); my $cPIN = $cgi->cookie(-name=>'autopin');