in reply to To OO or not to OO

OO doesn't seem to pay off until you can start using encapsulation or inheritance. That's about 500 to 1000 lines of code on your own, or 5 lines if you're using an OO module.

-- Randal L. Schwartz, Perl hacker