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

Re: Trying to avoid line noise (brain cramp)

by Tyke (Pilgrim)
on Mar 09, 2001 at 17:18 UTC ( [id://63234]=note: print w/replies, xml ) Need Help??


in reply to Trying to avoid line noise (brain cramp)

This isn't going to be much help, but regular expressions are always going to look like line noise to someone who doesn't grok them.

If you're writing for someone with little Perl knowledge, then all you can do is

  1. Write clean tight code. (which you have)
  2. Document it (which you were about to), even if it's on a line by line basis.


_rant_on_
I'm personally getting to the stage where I am p**d off about pandering to developpers who want to use a programming language without making an effort to learn, not just the syntax, but also the idioms. If regular expressions are part of the language, then use them as they were meant to be used. If conditional statement modifiers are there, then what's the point of pretending that they aren't?
_rant_off_

Just about the only thing that you can do is to teach the perl-deprived; and one of the most immediate ways to do that is to fully document the code.

Just my two centimes.

-- I knock my pate and fancy wit will come Knock as I please, there's no one at home a pontiff paraphrased

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found