my @components = @{ $config->{host}->{component} }; foreach (@components) { push @hostList, $_->{component_name}; }