Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    }
    
    $newdom->toFile($outfile, 1);
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <testsuites>
    ...
        <testcase name="test2" />
      </testsuite>
    </testsuites>
    
  3. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <testsuites>
    ...
        <testcase name="test6"/>
      </testsuite>
    </testsuites>