in reply to Re^3: qr/string/ is not the same as qr/$var/ ?
in thread qr/string/ is not the same as qr/$var/ ?

That's actually a different hole: you're using eval groups, while I'm using interpolation of a reference-block.

Caution: Contents may have been coded under pressure.
  • Comment on Re^4: qr/string/ is not the same as qr/$var/ ?