while(){ chomp; my @pattern_check = split(/,/,$_); ..... }