The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<html>
<head>
<title>Tests for Embperl - Set Session Data (unknown cookie)</title>
</head>

<body>
	[- 
	while (($k, $v) = each (%fdat))
		{
		$udat{$k} = $fdat{$k} ;
		}
	-]
	[+ $udat{_session_id} +]
</body>
</html>