#this works: $current_line =~ q{\A.*? %(.*?): }xms; $event_id = $1; [download]
In reply to Re^2: store regex in hash by JavaFan in thread store regex in hash by salp