in reply to Re^2: perl experts .. plz
in thread perl experts .. plz
The issue is - in my opinion - that even if you make your program run, it will still not run correctly, as it does not take into account how to deal with irregular verbs or certain well-known grammatical exceptions. If you wish to take care of that, then you will end up with a program very similar to mine.
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
My blog: Imperial Deltronics
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: perl experts .. plz
by GotToBTru (Prior) on Mar 25, 2016 at 18:28 UTC | |
by CountZero (Bishop) on Mar 25, 2016 at 19:13 UTC |