http://www.perlmonks.org?node_id=497743


in reply to Re^2: Dynamic regex assertions, capturing groups, and parsers: joy and terror
in thread Dynamic regex assertions, capturing groups, and parsers: joy and terror

Thanks, that might be what was happening! I was calling subroutines from the ?{} blocks and it is very likely that some of them used regexes internally.
  • Comment on Re^3: Dynamic regex assertions, capturing groups, and parsers: joy and terror