$scalar = tied(%h)->FETCH('one'); @array = tied(%h)->FETCH('two'); #### wantarray is false wantarray is true