I have a very crazy regex that I\'m trying to diagnose. It is also very long, but I have cut it down to just the following script. Run using Strawberry Perl v5.26.2.
Put (?i) after lookbehind:
(?i)
(?
or
To me it seems to be a bug.