Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: Thou Shall Not Covet thy Object's Internalsby brian_d_foy (Abbot) |
on Jan 16, 2006 at 04:15 UTC ( [id://523388]=note: print w/replies, xml ) | Need Help?? |
Perl ties don't prevent you from accessing the object data. You can get the object back with tied, or say the return value from tie.
Of course, people have to do a little more work to do that, but the people that want to mess with your internals won't mind the work.
In Section
Meditations
|
|