|
|
|
|
|
by tlrobinson
5635 days ago
|
|
"Perl is often a stereotyped as unreadable, but it's largely up to the writers of the code itself to make it _that_ illegible; it's not a consequence of the language." Well, one argument is that the language (and community) should encourage good/readable/maintainable code. |
|
By and large Modern Perl code is strongly encouraged to be readable, maintainable with a sound well engineered basis. If someone is telling you it isn't, they haven't paid attention for half a decade.