in reply to Re: Re: •Re: Re: Perl - Is it an OO Language
in thread Perl - Is it an OO Language
We have mixed meanings happening. My statement was not in reference
to how strong an encapsulation we can achieve using various
techniques (flyweight, closure, etc), but that Perl's support is weak
(if you want it, you'll need to do it yourself and subclassers will
need to know your internal implementation details in order to cooperate).