F
felix.bonkatas
In what domains of web development is Perl preferrable to PHP, even
when developing from the ground up? Are people still using Perl for
CGI programming? Is Perl's place primarily in the backend? What about
using Perl for database functions, e.g. in conjunction with MySQL?
The thing is, I'm about to teach a course in Perl, to beginners who
already know a little PHP. I need to get them motivated. Also, I need
to think of a longer exercise, one where Perl's strenghts can be shown
and one where one doesn't constantly think: Couldn't that be done in
PHP?
Note that I don't need to be motivated. I've been using Perl for quite
some time, for system administration and backend stuff, and a little
as a programming language for writing PostgreSQL functions and
triggers. However, I've rarely used it for CGI programming.
- Felix
when developing from the ground up? Are people still using Perl for
CGI programming? Is Perl's place primarily in the backend? What about
using Perl for database functions, e.g. in conjunction with MySQL?
The thing is, I'm about to teach a course in Perl, to beginners who
already know a little PHP. I need to get them motivated. Also, I need
to think of a longer exercise, one where Perl's strenghts can be shown
and one where one doesn't constantly think: Couldn't that be done in
PHP?
Note that I don't need to be motivated. I've been using Perl for quite
some time, for system administration and backend stuff, and a little
as a programming language for writing PostgreSQL functions and
triggers. However, I've rarely used it for CGI programming.
- Felix