in reply to To sub or not to sub, that is the question?
Most of the Perl I have worked on has not been written to any coding standard1 and has possibly taken longer to understand, but has been rewarding and enhanced my understanding.
I think consistency is over-played. If you apply a policy of where it is good to have a sub, you'll either break that rule when it is apt to do so or worse: you won't break that rule at all.
--
Brother Frankus.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re2: To sub or not to sub, that is the question?
by pmas (Hermit) on Jul 24, 2001 at 19:09 UTC | |
by frankus (Priest) on Jul 24, 2001 at 19:23 UTC |