in reply to Re: Why multiline regex doesn't work?
in thread Why multiline regex doesn't work?
I try to learn how to use ^ and $ anchors within a string for cases where simple splitting doesn't work. And cannot see what's wrong with this simple example.