Help for this page
# Includes use strict; ... ); print redirect( "result.pl", $oCookie );
my $oCGI = CGI->new(); print $oCGI->cookie('user'); # this is empty