|
|
|
|
|
by redis_mlc
2327 days ago
|
|
Perl was 10x faster in benchmarks I did than awk. When Yahoo benchmarked scripting languages, mod_perl won but they chose PHP anyway. Also Perl has better support for programming-in-the-large than awk, with modules, lexical scoping and CPAN. Booking.com, IMDB and I believe the Amazon frontend are all written in Perl. |
|