|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: Blessing tied hashby anazawa (Beadle) |
| on May 05, 2012 at 16:16 UTC ( #969057=note: print w/ replies, xml ) | Need Help?? |
|
I agree $tied_object and $instance are two separate objects. Though the following: makes \%hash blessed into MyOtherClass, I don't think $tied_object blessed into the same class at the same time. In fact, returns 'MyClass'.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||