Why not alter your classes TIEHASH to take an optional object-to-use argument so you could then do:
tie(%newhash, 'My::Hash::Tie::Class', using => $obj, @args);
Sound sane?
In reply to Re: Given a tie object, get a tied hash (or scalar, or whatever)
by adrianh
in thread Given a tie object, get a tied hash (or scalar, or whatever)
by Dice
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |