<html> <body> <script language="PerlScript"> $window->document->write("Hello world!"); </script> </body> </html>