The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?php
echo "__FILE__ for include2/include3.php is ", __FILE__, "\n";
$y = 7 * 7 * 7;
?>
z is <?php echo 8 * 8; ?>