<html>

<head>
Hallo
</head>

<body>
<?php passthru("perl skript.pl"); ?>
Test
</body>


</html>