in reply to Re^4: Beyond Inside-Out
in thread Beyond Inside-Out

Alter object stores its data in a hash that is magically (in the technical sense) attatched to the object

Ah! Now I get it. A magical hash that is attached to any object? Yes, that does sound like what object properties are supposed to be.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.