in reply to Where/When is OO useful?
Excellent post. I would add the guideline
"Create a class
when you want a resusable perl module with a flexible interface"
Many OO CPAN modules are simplicity themselves to use and modify.
-Mark
In Section
Meditations