Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Perl is dying

by Anonymous Monk
on Jul 03, 2009 at 05:37 UTC ( [id://776941]=note: print w/replies, xml ) Need Help??


in reply to Perl is dying

I am not even going to pretend that I am Perl programmer. Perl gained popularity because of CGI. CGI has lost its popularity and Perl has gone back to what it was, a niche language. Perl could have held on to its popularity had it been an easy language like PHP. The average person is not smart enough to handle everything Perl has to offer. PHP is far less complicated. For the same reason, Visual Basic was/is popular and Java eventually has pushed out C++.

Replies are listed 'Best First'.
Re^2: Perl is dying
by Anonymous Monk on May 27, 2012 at 10:02 UTC
    As usual I fail to see why php should be easier than perl (ok, I'll admit that ruby IS). and C in definiely more popular than basic*. I think the issue with perl is that it lets ugly code go. think of python, feels like a jail, but no matter what kind of mess you make, pithon stays clean (so long as it compiles :P) I think what perl really need is a set of modules that go beyond the old  use Strict, something that forces you to choose a subdialect (maybe custom, maybe conventional) and follow it, although there are other ways to write the code. this way you could choose between total freedom and a language of your choice, this is something strict languages cant even try doing, as they are already strict. For instance you may remove all object oriented constructs if you wish etc... and of course limit the use of such module to your code, avoiding clashes with modules or other's code.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://776941]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-24 14:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found