in reply to Just starting Perl

PHP isn't just for web applications, it can be used as a shell script (from the "command line"), just like Perl, but very few people use it like that. Perl and PHP syntax differs in many subtle ways, string comparison operators, for example.

Perl scores on several points, most obvious is CPAN.