in reply to Re^2: Efficient regex matching with qr//; Can I do better?
in thread Efficient regex matching with qr//; Can I do better?

From what I understand, a compiled regexp is just as fast as index for literal strings.
  • Comment on Re^3: Efficient regex matching with qr//; Can I do better?