Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::Rules;
    ...
       Some <b>text</b>
      </p>
    </li>
    
  2. or download this
    use strict;
    use XML::Rules;
    ...
       Other <b>text</b>
      </p>
    </root>