![]() |
|
Think about Loose Coupling | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
It looks so nice and is so readable.
I disagree. It doesn't follow the code flow. When debugging or analysing the code, you don't find out until the very end of the line whether or not you actually needed to read the line. By that point, you've had to read it anyway. I find it quite jarring to read, for all but the simplest of expressions. Then again, I find the same thing for lists of English instructions, too.
In reply to Re^2: If I was forced to program in another language, the Perl language feature I would miss most would be:
by Anonymous Monk
|
|