Help for this page

Select Code to Download


  1. or download this
    use strict;
    while (<DATA>) {
    ...
    <p>This should <b>not</b> match</p>
    <p>What about <a href="http://www.example.com">this</a>?</p>
    <p>And <p>this</p> malformed piece?</p>
    
  2. or download this
    //p[not descendant::b()]/text()