in reply to Re^2: Did regex match fail because of "end of string"?
in thread Did regex match fail because of "end of string"?

$started is always set to 1 in your example.

Replies are listed 'Best First'.
Re^4: Did regex match fail because of "end of string"?
by moritz (Cardinal) on Oct 17, 2007 at 05:39 UTC
    Right. I didn't think enough about that one :(