in reply to Make Perl an OO language

it may be the case, that a perl monk is not pushed to a OO perinciples while programming in Perl and that a humble monk may spend all his life coding (un)structured script ...

False dilemma—there are plenty of ways to write well-structured code without writing object-oriented code. Learning new techniques is good, but using the techniques you already know appropriately is better.