in reply to Lossing session value
Hi
Did you skip all the documentation of CGI::Session?
# Send proper HTTP header with cookies: print $session->header(); [download]