use Class::Delegation ...... send => -OTHER, to => -SELF->page; sub page { ${$_[0]}{app}{currTran}{currPage} }