News Feed
Jobs Feed
Sections




News Archive
Justin Silverton's Blog:
PHP vs Perl
April 14, 2006 @ 18:24:04

Justin Silverton has posted a comparison between PHP and Perl, with the first part coming more from the PHP side comparing it to Perl and the second the opposite.

He starts off with some of the differences between the two langauges, including that PHP was made for the web, Perl was not and that PHP scripts take less overhead for the web server to run that Perl scripts as CGIs. There are also four larger topics that he looks at:

  • PHP has separate functions for case insensitive operations
  • PHP has inconsistent function naming
  • PHP has no lexical scope
  • PHP has too many functions in the main namespace

All but the top item (that one could be argued either way) are reasons that a Perl user might cite against using PHP. For each of the items, there's a bit of description following to give you a better idea where they're coming from.

1 comment voice your opinion now!
versus perl reasons why not advantages disadvantages versus perl reasons why not advantages disadvantages


blog comments powered by Disqus

Similar Posts

Rob Richards\' Blog: Pro PHP XML and Web Services Contest

PHPClasses.org: 5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP

CodeSnipers.com: From PHP to Perl

Chris Justus' Blog: 4 Reasons Java Will Outlive PHP (My interview with IEEE...)


Community Events











Don't see your event here?
Let us know!


framework api series podcast introduction opinion composer database unittest community code phpunit testing zendframework2 language release interview functional example development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework