LWN.net Logo

On the future of Perl 5

On the future of Perl 5

Posted Dec 5, 2008 0:47 UTC (Fri) by johnkarp (subscriber, #39285)
In reply to: On the future of Perl 5 by elanthis
Parent article: On the future of Perl 5

Personally, I found it much easier to learn Python than Perl. I learned largely by reading existing programs. The bizarre use of punctuation, umpteen ways to write a conditional statement, and shuffling with 'shift' and '$_' are all somewhat offputting. In contrast, python reads like psuedocode in an algorithms textbook.

(I do end up using perl more than python at the moment, though I'd use ruby if that were supported where I worked.)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds