in reply to AUTOLOAD vs. DESTROY...
But as far as I can tell you are tieing an object reference to control it's behavior when used like a nested data structure.
please note that you can also overload the dereferencing of the object's class for that effect.
dereferencing => '${} @{} %{} &{} *{}',
This should be cleaner and avoid any interference with tie's methods like FETCH, STORE, etc.
HTH! :)
Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery
|
|---|