in reply to Re^2: Why they choose to lie about PHP over Perl
in thread Why they choose to lie about PHP over Perl

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^3: Why they choose to lie about PHP over Perl

Replies are listed 'Best First'.
Re^4: Why they choose to lie about PHP over Perl
by perrin (Chancellor) on Aug 01, 2006 at 16:57 UTC
    Sure, you take a hit running it under CGI, just like you do with PHP under CGI. Most ISPs are offering PHP through either CGI or FastCGI (mod_php has all the same security issues mod_perl does). Perl has the same options, and embedding Perl works with both.
    A reply falls below the community's threshold of quality. You may see it by logging in.