Linked by Shlomi Fish on Sat 16th Oct 2004 07:28 UTC
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
More News »
Sponsored Links



Oh yes, and lest I forget...
Yes it's possible to write unreadable code in any language.
I spent much of my 'learning Perl5' process learning how to write readable code for maintainability. I wish this were focused on more, and that there weren't so many sources of god-awful code out there for people to learn from (Matt's Script Archive being one of them. Thank god there's NMS [ http://nms-cgi.sourceforge.net/ ] replacements for things like FormMail.pl which is near pure in its horrifyingly bad practices.)
If you're having a hard time reading badly written Perl, I would say to you that I wasn't surprised, and that if that is code you are currently actively using, it is long past time you refactored it or replaced it. Do you have any problem reading Perl code that I've written (and released publicly on my website?)