The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?php
// a script that creates an error
// header("Content-type: new\nline");
echo "hello ";
?>
world