in reply to Filtering access to an Objects functions
While I tend to agree with merlyn Perl will let you do whatever you want. But remember that someone has likely already done it. Have you looked at the protect module on CPAN? It gives you run-time access exceptions in a similar vein to those you get with C++ or Java at compile time.
I haven't used it myself so no negative votes for that. 8-)
|
|---|