foreach my $value (values $jsonhash{results} ) { $temp{$value->{'certname'}} = \%$value; } [download]
In reply to Re^2: Convert string to hash by gabrielsousa in thread Convert string to hash by gabrielsousa