foreach (@$add_info) { if ( $_->identifierType->key eq "ServiceTag" ) { print $_->_identifierValue , "\n" ; } }