my @tags=split(/\W/, $$arr[0] ); $jobbezeichnung = $$arr[0] if( @tags == grep{ $_ eq 'in' or $headline=~/$_/i }@tags);