Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: What's it with Perl Syntax ?!

by ikegami (Patriarch)
on Feb 14, 2011 at 18:53 UTC ( [id://888040]=note: print w/replies, xml ) Need Help??


in reply to What's it with Perl Syntax ?!

Seems to me that most are talking about features that are foreign to them. They assume something must be hard to read if they don't know what it means. For example, someone who just knows assembler might not understand Java (for loops? objects?), but that doesn't mean Java is generally hard to read.

The primary culprit is regular expressions and the related ops. They don't realise that the full page of code it would take for them to do the same without that regular expression would be just as unreadable as the regular expression.

One place where I would agree with them is the overuse of global variables.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found