in reply to Re^3: Regex AND NOT with zero-width negative lookahead assertion
in thread Regex AND NOT with zero-width negative lookahead assertion

I believe this works everywhere; certainly does on 5.8. What *doesn’t* work a lot of the time is syntax highlighting and autoformatting. I end up escaping them sometimes just so I don’t have to deal with that; in certain codebases/c?perl-modes at least.

  • Comment on Re^4: Regex AND NOT with zero-width negative lookahead assertion