for my $key ( keys $obj->{'param'} ) { #do something with data } #### Type of arg 1 to keys must be hash ( not hash elem) at .... or Type of arg 1 to keys must be hash (not scalar ref constructor) at ....