in reply to Re: Re: Private method variations
in thread Private method variations

On your hand, Perl OO is not as other OO programming like in C++ or java

It's a good thing that it's not like C++ (restrictive) or Java (broken), but I still say there is room for improvement. Using underscores is cheesy and was one of the reasons I scoff at Python when people claim it has a good OO model.