in reply to Re^2: multiple matches per line *AND* multiple capture groups per match
in thread multiple matches per line *AND* multiple capture groups per match

"Is that only if you use the qr function, or can you change the delimiter in any context?"

Not "any", but certainly "many". Take a look at "perlop: Quote and Quote-like Operators".

-- Ken

  • Comment on Re^3: multiple matches per line *AND* multiple capture groups per match (delimiters)