in reply to Re: Migrating from Perl to other language? Why would someone do that?
in thread Migrating from Perl to other language? Why would someone do that?

I have tried several times to like Python, and failed every single one... I missed the expressiveness and conciseness of Perl all the time... and then there are the scoping issues!!!

  • Comment on Re^2: Migrating from Perl to other language? Why would someone do that?

Replies are listed 'Best First'.
Re^3: Migrating from Perl to other language? Why would someone do that?
by LanX (Saint) on Jan 07, 2015 at 14:19 UTC
    > have tried several times to like Python, and failed every single one

    Same with me...

    > scoping issues!!!

    And castrated lamdas!

    And the fact the larger installations seem to need multiple python versions installed in parallel.

    While Perl cares to run 20 year old P4 code, others don't seem to care much about backwards compatibility.

    Furthermore pypi which is mess compared to cpan.

    Cheers Rolf

    (addicted to the Perl Programming Language and ☆☆☆☆ :)