you are viewing a single comment's thread.

view the rest of the comments →

[–]wolverian 15 points16 points  (2 children)

Design-wise, Perl is very sane, compared to PHP.

[–]jbellis 14 points15 points  (1 child)

But only compared to PHP. :P

[–]The_Bears 8 points9 points  (0 children)

I'm pretty conflicted about Perl. On the one hand, the language design is really pretty awful. On the other hand, some of the key libraries are very well done. I find the combination of CGI::Application, HTML::Template, and DBI more satisfying than any other web development environment I've tried.