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 - Delete Session Data</title>
</head>


<body>

	udat before:<br>
	<table>
		<tr>
			<td>b</td><td>2</td>
		</tr>
	</table>

	ok (num=1)<p>

^	\$mdat\{cnt\} = -\d- <br>
    $udat{cnt} = -- <br>

	udat after:<br>
	<table></table>

	ok (num=1)<p>

</body>
</html>