$this = { _hashRef => {}, _arrayRef => [], }; #### $x = ${$this->{'_hashRef'}}->{'blowMeDown'} @x = reverse @{$this->{'_arrayRef'}};