$value =~ /$header:_:(.*?):_:/; $data = $1; push(@rows, $data);