my $reftype=ref $hash{test}{1}; if($reftype eq "HASH"){ ... } elsif($reftype eq ''){ ... }