Help for this page
#test1.pl ... print $session->param("myname"); print $cgi->redirect( -URL => 'test2.pl?sessionid='.$sessionid);
#test2.pl ...