if ($line =~ /^Indicator\,\"{0,1}([^(]*)(\([^)]*\))\"{0,1},,/){ print OUTFILE_B "$1\t$2\t"; }