my $statedata = join ' OR ', map { "state = ‘$_->{ state}’" } @$citydata;