<html>
<head>
<title>Tests for Embperl - Embperl sub Metacommand</title>
</head>
<body>
<h1>Tests for Embperl - Embperl sub Metacommand</h1>
Now we call the first sub via Execute:
<h2>Here goes some normal html text <h2>
And now the second via Execute:
Here comes some perl:
foo = Hello world<br>
testdata = abcd<br>
Now we call the first sub via Perl:
<h2>Here goes some normal html text <h2>
And now the second via Perl:
Here comes some perl:
foo = Hello world<br>
testdata = abcd<br>
And done!
</body>
</html>