Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Perl is dying

by Anonymous Monk
on May 27, 2012 at 10:02 UTC ( [id://972680]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl is dying
in thread Perl is dying

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://972680]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found