in reply to Writing a large application in perl?
As for code legibility, perltidy gives a good example, and both perlstyle and Tom C's style guide have good advice.
How much OO? It's impossible to give a very useful general answer. Enough to give good abstraction, but not so much that you spend a lot of time thinking about the OO constructs rather than the problem you're trying to solve.
|
---|