__DATA__ <li><span class="title">Title</span><ul><li>one</ul> MATCH HERE </li> +this shouldn't match
outputs
<ul><li>one</ul> MATCH HERE </li> this shouldn't match
instead of the expected
<ul><li>one</ul> MATCH HERE
In reply to Re^4: simple regex help
by ikegami
in thread simple regex help
by nmerriweather
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |