>
>What are you trying to achieve Jeff? Are you concerned that someone may write
>malicious code that calls package functions that are meant to be private? Or
>are you more interested in avoiding coding mistakes caused by calling the
>wrong function?
>

In fact nothing at all.I'm also using Perl's OO well.But when programming with 
Python,I sometime would like to declare a subroutine as private.For this 
private method,someone can't access it from out of the class.So I think that 
Perl doesn't have this feature.:-)

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to