Perl and the Web
One-pass compilation means Perl programs can be efficiently compiled on demand.
Perl makes it easy to process text (and generate HTML!).
With contributed modules in the CPAN library, Perl has become a defacto standard for CGI programming on the Web, esp. on Unix servers.