for my $datastore (@{ $var->{'config.datastoreUrl'} }){ print $datastore->{name}, " ", $datastore->{url},"\n"; }