Originally posted by Norman Graham
Hi Vaaaska
I don't think Perl has faded much. Perl as CGI has been superseded by PHP/ASP/JSP in many, but not all cases. However, these languages aren't any good for system-level programming or for automating local tasks which need done regularly, e.g. back up, cron jobs etc.
PHP/ASP/JSP are firmly designed for web programming. Perl is a jack of all trades.
Norm
Of course, PHP might be quite happy to move in somewhat on the "jack of all trades" thing. With its popularity and the decision to build the CLI automatically on *nix platforms, I see no reason it couldn't move up ... except for PERL, with its community, CPAN, longer tradition, and basic design. 😉
Nonetheless, I prefer PHP.
Back on topic, vaaaska, have you seen Perl Success Stories?
Seems to me as people get a finger on it, it's showing up more and more places. I think Open Source makes a lot of sense in many ways ... looking forward to the day when companies do their own coding in house (back to the 50's, perhaps??)