in reply to Perl vs. ModPerl
O.K. I'll grant that people responded with links to pages that explain it better. But I can't believe noone mentioned the coolest aspect of mod_perl. It is that it serves as an API into the internals of apache. You can completely control just about everything apache does with perl code, 8^)