$x = $hIn->{string}; $x = $hIn->{number}; Devel::Peek::Dump($x); #and $x = $hIn->{string}; $x = "$hIn->{number}"; Devel::Peek::Dump($x);