in reply to About perl6 and apache

Many web hosts run PHP under CGI, rather than running mod_php, because of the security issues, which are the same as running mod_perl or any other interpreter with the same permissions as the web server.

For perl, you have 4 choices: