$VAR1 = bless( { '_STATUS' => 5, '_OBJECTS' => { 'serializer' => 'CGI::Session::Serialize::default', 'driver' => bless( { 'DataColName' => 'a_session', 'Directory' => 'E:/myweb/sessions', 'IdColName' => 'id', 'TableName' => 'sessions', 'NoFlock' => 0, 'UMask' => 432 }, 'CGI::Session::Driver::file' ) }, '_CLAIMED_ID' => '45e0195a202edc839b7ae42491f05d43', '_DATA' => { '_SESSION_ETIME' => 7200, '_SESSION_ID' => '45e0195a202edc839b7ae42491f05d43', '_SESSION_REMOTE_ADDR' => '127.0.0.1', '_SESSION_CTIME' => 1230152786, '_SESSION_ATIME' => 1230152997, '_SESSION_EXPIRE_LIST' => {}, '_QUERY' => bless( { '.parameters' => [ 'action', 'message', 'reply' ], 'use_tempfile' => 1, '.tmpfiles' => {}, '.charset' => 'ISO-8859-1', '.fieldnames' => {}, '.cookies' => { 'CGISESSID' => bless( { 'value' => [ '45e0195a202edc839b7ae42491f05d43' ], 'name' => 'CGISESSID', 'path' => '/' }, 'CGI::Cookie' ) }, 'param' => { 'reply' => [ 'Reply' ], 'message' => [ ' this is the message ' ], 'action' => [ 'reply' ] }, 'escape' => 1 }, 'CGI' ), '_DRIVER_ARGS' => { 'DataColName' => 'a_session', 'Directory' => 'E:/myweb/sessions', 'IdColName' => 'id', 'TableName' => 'sessions' }, '_DSN' => { 'serializer' => 'default', 'id' => 'md5', 'driver' => 'file' } }, 'CGI::Session' );