foreach (@agents) { $_->dump_os if grep /AIX/, @{$_->{os}}; }