Hello, I love perl for its rich set of modules but PHP is a better
template language for
web developments. Wouldn't it be great to see if Perl6 support it?

E.g.

<?pl

say " World";

?>

as contrast to

<?php

echo " World";

?>


Howard

Reply via email to