in reply to Re: What does a failed regular expression match actually return?
in thread What does a failed regular expression match actually return?

Nit: Returning an empty list simply means "putting no scalars on the stack". It doesn't return something that gets flattened.

  • Comment on Re^2: What does a failed regular expression match actually return?